Uses of Class
net.opengis.sps.v_2_0.SensorOfferingType
-
-
Uses of SensorOfferingType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as SensorOfferingType Modifier and Type Field Description protected SensorOfferingTypeSensorOfferingPropertyType. sensorOfferingMethods in net.opengis.sps.v_2_0 that return SensorOfferingType Modifier and Type Method Description SensorOfferingTypeObjectFactory. createSensorOfferingType()Create an instance ofSensorOfferingTypeSensorOfferingTypeSensorOfferingPropertyType. getSensorOffering()Gets the value of the sensorOffering property.SensorOfferingTypeSensorOfferingType. withObservableArea(SensorOfferingType.ObservableArea value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type SensorOfferingType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SensorOfferingType>ObjectFactory. createSensorOffering(SensorOfferingType value)Methods in net.opengis.sps.v_2_0 with parameters of type SensorOfferingType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SensorOfferingType>ObjectFactory. createSensorOffering(SensorOfferingType value)voidSensorOfferingPropertyType. setSensorOffering(SensorOfferingType value)Sets the value of the sensorOffering property.SensorOfferingPropertyTypeSensorOfferingPropertyType. withSensorOffering(SensorOfferingType value)Constructors in net.opengis.sps.v_2_0 with parameters of type SensorOfferingType Constructor Description SensorOfferingPropertyType(SensorOfferingType sensorOffering, 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
-