Package | Description |
---|---|
org.graphdrawing.graphml |
Modifier and Type | Field and Description |
---|---|
protected EndpointTypeType |
EndpointType.type |
Modifier and Type | Method and Description |
---|---|
static EndpointTypeType |
EndpointTypeType.fromValue(java.lang.String v) |
EndpointTypeType |
EndpointType.getType()
Gets the value of the type property.
|
static EndpointTypeType |
EndpointTypeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EndpointTypeType[] |
EndpointTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EndpointType.setType(EndpointTypeType value)
Sets the value of the type property.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net