|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointMetadata.EndpointType | |
---|---|
edu.uci.ics.jung.io.graphml |
Uses of EndpointMetadata.EndpointType in edu.uci.ics.jung.io.graphml |
---|
Methods in edu.uci.ics.jung.io.graphml that return EndpointMetadata.EndpointType | |
---|---|
EndpointMetadata.EndpointType |
EndpointMetadata.getEndpointType()
|
static EndpointMetadata.EndpointType |
EndpointMetadata.EndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EndpointMetadata.EndpointType[] |
EndpointMetadata.EndpointType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in edu.uci.ics.jung.io.graphml with parameters of type EndpointMetadata.EndpointType | |
---|---|
void |
EndpointMetadata.setEndpointType(EndpointMetadata.EndpointType endpointType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |