Uses of Class
net.opengis.gml.v_3_3.lro.LateralOffsetDirectionType

Packages that use LateralOffsetDirectionType
net.opengis.gml.v_3_3.lro   
 

Uses of LateralOffsetDirectionType in net.opengis.gml.v_3_3.lro
 

Fields in net.opengis.gml.v_3_3.lro declared as LateralOffsetDirectionType
protected  LateralOffsetDirectionType LRMWithOffsetType.positiveLateralOffsetDirection
           
 

Methods in net.opengis.gml.v_3_3.lro that return LateralOffsetDirectionType
static LateralOffsetDirectionType LateralOffsetDirectionType.fromValue(String v)
           
 LateralOffsetDirectionType LRMWithOffsetType.getPositiveLateralOffsetDirection()
          Gets the value of the positiveLateralOffsetDirection property.
static LateralOffsetDirectionType LateralOffsetDirectionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LateralOffsetDirectionType[] LateralOffsetDirectionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.gml.v_3_3.lro with parameters of type LateralOffsetDirectionType
 void LRMWithOffsetType.setPositiveLateralOffsetDirection(LateralOffsetDirectionType value)
          Sets the value of the positiveLateralOffsetDirection property.
 LRMWithOffsetType LRMWithOffsetType.withPositiveLateralOffsetDirection(LateralOffsetDirectionType value)
           
 



Copyright © 2008-2016. All Rights Reserved.