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

Uses of LocusType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as LocusType
protected  LocusType GetPositionResponseType.locus
           
 

Fields in net.opengis.olsnav.v_1_3 with type parameters of type LocusType
protected  List<LocusType> RoutePointType.linkLoci
           
 

Methods in net.opengis.olsnav.v_1_3 that return LocusType
 LocusType ObjectFactory.createLocusType()
          Create an instance of LocusType
 LocusType GetPositionResponseType.getLocus()
          Gets the value of the locus property.
 LocusType LocusType.withLink(AbstractIDType value)
           
 LocusType LocusType.withPositionAlongLink(BigDecimal value)
           
 LocusType LocusType.withSide(Object value)
           
 

Methods in net.opengis.olsnav.v_1_3 that return types with arguments of type LocusType
 List<LocusType> RoutePointType.getLinkLoci()
          Gets the value of the linkLoci property.
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type LocusType
 void GetPositionResponseType.setLocus(LocusType value)
          Sets the value of the locus property.
 RoutePointType RoutePointType.withLinkLoci(LocusType... values)
           
 RoutePointSequenceType.ViaPoint RoutePointSequenceType.ViaPoint.withLinkLoci(LocusType... values)
           
 GetPositionResponseType GetPositionResponseType.withLocus(LocusType value)
           
 

Method parameters in net.opengis.olsnav.v_1_3 with type arguments of type LocusType
 void RoutePointType.setLinkLoci(List<LocusType> value)
           
 RoutePointType RoutePointType.withLinkLoci(Collection<LocusType> values)
           
 RoutePointSequenceType.ViaPoint RoutePointSequenceType.ViaPoint.withLinkLoci(Collection<LocusType> values)
           
 RoutePointType RoutePointType.withLinkLoci(List<LocusType> value)
           
 RoutePointSequenceType.ViaPoint RoutePointSequenceType.ViaPoint.withLinkLoci(List<LocusType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.