Uses of Class
net.opengis.omeo.eop.v_2_0.PlatformType
-
Packages that use PlatformType Package Description 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 Modifier and Type Field Description protected PlatformTypePlatformPropertyType. platformMethods in net.opengis.omeo.eop.v_2_0 that return PlatformType Modifier and Type Method Description PlatformTypeObjectFactory. createPlatformType()Create an instance ofPlatformTypePlatformTypePlatformPropertyType. getPlatform()Gets the value of the platform property.PlatformTypePlatformType. withOrbitType(OrbitTypeValueType value)PlatformTypePlatformType. withSerialIdentifier(String value)PlatformTypePlatformType. withShortName(String value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type PlatformType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PlatformType>ObjectFactory. createPlatform(PlatformType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type PlatformType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PlatformType>ObjectFactory. createPlatform(PlatformType value)voidPlatformPropertyType. setPlatform(PlatformType value)Sets the value of the platform property.PlatformPropertyTypePlatformPropertyType. withPlatform(PlatformType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type PlatformType Constructor Description PlatformPropertyType(PlatformType platform, Boolean owns)Fully-initialising value constructor
-