Uses of Class
net.opengis.omeo.eop.v_2_0.OrbitTypeValueType

Packages that use OrbitTypeValueType
net.opengis.omeo.eop.v_2_0   
 

Uses of OrbitTypeValueType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 declared as OrbitTypeValueType
protected  OrbitTypeValueType PlatformType.orbitType
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return OrbitTypeValueType
static OrbitTypeValueType OrbitTypeValueType.fromValue(String v)
           
 OrbitTypeValueType PlatformType.getOrbitType()
          Gets the value of the orbitType property.
static OrbitTypeValueType OrbitTypeValueType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OrbitTypeValueType[] OrbitTypeValueType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type OrbitTypeValueType
 void PlatformType.setOrbitType(OrbitTypeValueType value)
          Sets the value of the orbitType property.
 PlatformType PlatformType.withOrbitType(OrbitTypeValueType value)
           
 



Copyright © 2008-2016. All Rights Reserved.