Uses of Class
net.opengis.sps.v_2_0.DataAvailableType
-
-
Uses of DataAvailableType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as DataAvailableType Modifier and Type Field Description protected DataAvailableTypeAvailableOrNotPropertyType.Available. dataAvailableprotected DataAvailableTypeDataAvailablePropertyType. dataAvailableMethods in net.opengis.sps.v_2_0 that return DataAvailableType Modifier and Type Method Description DataAvailableTypeObjectFactory. createDataAvailableType()Create an instance ofDataAvailableTypeDataAvailableTypeAvailableOrNotPropertyType.Available. getDataAvailable()Gets the value of the dataAvailable property.DataAvailableTypeDataAvailablePropertyType. getDataAvailable()Gets the value of the dataAvailable property.DataAvailableTypeDataAvailableType. withDataReference(Collection<DataAvailableType.DataReference> values)DataAvailableTypeDataAvailableType. withDataReference(List<DataAvailableType.DataReference> value)DataAvailableTypeDataAvailableType. withDataReference(DataAvailableType.DataReference... values)Methods in net.opengis.sps.v_2_0 that return types with arguments of type DataAvailableType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataAvailableType>ObjectFactory. createDataAvailable(DataAvailableType value)Methods in net.opengis.sps.v_2_0 with parameters of type DataAvailableType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataAvailableType>ObjectFactory. createDataAvailable(DataAvailableType value)voidAvailableOrNotPropertyType.Available. setDataAvailable(DataAvailableType value)Sets the value of the dataAvailable property.voidDataAvailablePropertyType. setDataAvailable(DataAvailableType value)Sets the value of the dataAvailable property.AvailableOrNotPropertyType.AvailableAvailableOrNotPropertyType.Available. withDataAvailable(DataAvailableType value)DataAvailablePropertyTypeDataAvailablePropertyType. withDataAvailable(DataAvailableType value)Constructors in net.opengis.sps.v_2_0 with parameters of type DataAvailableType Constructor Description Available(DataAvailableType dataAvailable)Fully-initialising value constructorDataAvailablePropertyType(DataAvailableType dataAvailable, 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
-