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

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

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

Fields in net.opengis.omeo.eop.v_2_0 declared as PlatformType
protected  PlatformType PlatformPropertyType.platform
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return PlatformType
 PlatformType ObjectFactory.createPlatformType()
          Create an instance of PlatformType
 PlatformType PlatformPropertyType.getPlatform()
          Gets the value of the platform property.
 PlatformType PlatformType.withOrbitType(OrbitTypeValueType value)
           
 PlatformType PlatformType.withSerialIdentifier(String value)
           
 PlatformType PlatformType.withShortName(String value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type PlatformType
 JAXBElement<PlatformType> ObjectFactory.createPlatform(PlatformType value)
          Create an instance of JAXBElement<PlatformType>}
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type PlatformType
 JAXBElement<PlatformType> ObjectFactory.createPlatform(PlatformType value)
          Create an instance of JAXBElement<PlatformType>}
 void PlatformPropertyType.setPlatform(PlatformType value)
          Sets the value of the platform property.
 PlatformPropertyType PlatformPropertyType.withPlatform(PlatformType value)
           
 



Copyright © 2008-2016. All Rights Reserved.