Uses of Class
net.opengis.omeo.lmb.v_2_0.EarthObservationEquipmentType
-
Packages that use EarthObservationEquipmentType Package Description net.opengis.omeo.lmb.v_2_0 -
-
Uses of EarthObservationEquipmentType in net.opengis.omeo.lmb.v_2_0
Fields in net.opengis.omeo.lmb.v_2_0 declared as EarthObservationEquipmentType Modifier and Type Field Description protected EarthObservationEquipmentTypeEarthObservationEquipmentPropertyType. earthObservationEquipmentMethods in net.opengis.omeo.lmb.v_2_0 that return EarthObservationEquipmentType Modifier and Type Method Description EarthObservationEquipmentTypeObjectFactory. createEarthObservationEquipmentType()Create an instance ofEarthObservationEquipmentTypeEarthObservationEquipmentTypeEarthObservationEquipmentPropertyType. getEarthObservationEquipment()Gets the value of the earthObservationEquipment property.EarthObservationEquipmentTypeEarthObservationEquipmentType. withAcquisitionParameters(AcquisitionPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withInstrument(InstrumentPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withPlatform(PlatformPropertyType value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withRest(jakarta.xml.bind.JAXBElement<?>... values)EarthObservationEquipmentTypeEarthObservationEquipmentType. withRest(Collection<jakarta.xml.bind.JAXBElement<?>> values)EarthObservationEquipmentTypeEarthObservationEquipmentType. withRest(List<jakarta.xml.bind.JAXBElement<?>> value)EarthObservationEquipmentTypeEarthObservationEquipmentType. withSensor(SensorPropertyType value)Methods in net.opengis.omeo.lmb.v_2_0 that return types with arguments of type EarthObservationEquipmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarthObservationEquipmentType>ObjectFactory. createEarthObservationEquipment(EarthObservationEquipmentType value)Methods in net.opengis.omeo.lmb.v_2_0 with parameters of type EarthObservationEquipmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EarthObservationEquipmentType>ObjectFactory. createEarthObservationEquipment(EarthObservationEquipmentType value)voidEarthObservationEquipmentPropertyType. setEarthObservationEquipment(EarthObservationEquipmentType value)Sets the value of the earthObservationEquipment property.EarthObservationEquipmentPropertyTypeEarthObservationEquipmentPropertyType. withEarthObservationEquipment(EarthObservationEquipmentType value)Constructors in net.opengis.omeo.lmb.v_2_0 with parameters of type EarthObservationEquipmentType Constructor Description EarthObservationEquipmentPropertyType(EarthObservationEquipmentType earthObservationEquipment, Boolean owns, List<String> nilReason, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-