|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeEdgePropertyType | |
|---|---|
| net.opengis.gml | |
| Uses of TimeEdgePropertyType in net.opengis.gml |
|---|
| Fields in net.opengis.gml with type parameters of type TimeEdgePropertyType | |
|---|---|
protected List<TimeEdgePropertyType> |
TimeNodeType.nextEdge
|
protected List<TimeEdgePropertyType> |
TimeNodeType.previousEdge
|
| Methods in net.opengis.gml that return TimeEdgePropertyType | |
|---|---|
TimeEdgePropertyType |
ObjectFactory.createTimeEdgePropertyType()
Create an instance of TimeEdgePropertyType |
| Methods in net.opengis.gml that return types with arguments of type TimeEdgePropertyType | |
|---|---|
List<TimeEdgePropertyType> |
TimeNodeType.getNextEdge()
Gets the value of the nextEdge property. |
List<TimeEdgePropertyType> |
TimeNodeType.getPreviousEdge()
Gets the value of the previousEdge property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||