Uses of Class
net.opengis.olsnav.v_1_3.AbstractIDType

Uses of AbstractIDType in net.opengis.olsnav.v_1_3
 

Subclasses of AbstractIDType in net.opengis.olsnav.v_1_3
 class CursorIDType
          Java class for CursorIDType complex type.
 

Fields in net.opengis.olsnav.v_1_3 declared as AbstractIDType
protected  AbstractIDType RouteLinkAndCost.link
           
protected  AbstractIDType LocusType.link
           
 

Methods in net.opengis.olsnav.v_1_3 that return AbstractIDType
 AbstractIDType ObjectFactory.createAbstractIDType()
          Create an instance of AbstractIDType
 AbstractIDType RouteLinkAndCost.getLink()
          Gets the value of the link property.
 AbstractIDType LocusType.getLink()
          Gets the value of the link property.
 AbstractIDType AbstractIDType.withID(BigInteger value)
           
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type AbstractIDType
 void RouteLinkAndCost.setLink(AbstractIDType value)
          Sets the value of the link property.
 void LocusType.setLink(AbstractIDType value)
          Sets the value of the link property.
 RouteLinkAndCost RouteLinkAndCost.withLink(AbstractIDType value)
           
 LocusType LocusType.withLink(AbstractIDType value)
           
 



Copyright © 2008-2016. All Rights Reserved.