Uses of Class
net.opengis.sps.v_2_0.DataNotAvailableType
-
-
Uses of DataNotAvailableType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as DataNotAvailableType Modifier and Type Field Description protected DataNotAvailableTypeAvailableOrNotPropertyType.Unavailable. dataNotAvailableprotected DataNotAvailableTypeDataNotAvailablePropertyType. dataNotAvailableMethods in net.opengis.sps.v_2_0 that return DataNotAvailableType Modifier and Type Method Description DataNotAvailableTypeObjectFactory. createDataNotAvailableType()Create an instance ofDataNotAvailableTypeDataNotAvailableTypeAvailableOrNotPropertyType.Unavailable. getDataNotAvailable()Gets the value of the dataNotAvailable property.DataNotAvailableTypeDataNotAvailablePropertyType. getDataNotAvailable()Gets the value of the dataNotAvailable property.DataNotAvailableTypeDataNotAvailableType. withMessage(Collection<LanguageStringType> values)DataNotAvailableTypeDataNotAvailableType. withMessage(List<LanguageStringType> value)DataNotAvailableTypeDataNotAvailableType. withMessage(LanguageStringType... values)DataNotAvailableTypeDataNotAvailableType. withUnavailableCode(String value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type DataNotAvailableType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataNotAvailableType>ObjectFactory. createDataNotAvailable(DataNotAvailableType value)Methods in net.opengis.sps.v_2_0 with parameters of type DataNotAvailableType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataNotAvailableType>ObjectFactory. createDataNotAvailable(DataNotAvailableType value)voidAvailableOrNotPropertyType.Unavailable. setDataNotAvailable(DataNotAvailableType value)Sets the value of the dataNotAvailable property.voidDataNotAvailablePropertyType. setDataNotAvailable(DataNotAvailableType value)Sets the value of the dataNotAvailable property.AvailableOrNotPropertyType.UnavailableAvailableOrNotPropertyType.Unavailable. withDataNotAvailable(DataNotAvailableType value)DataNotAvailablePropertyTypeDataNotAvailablePropertyType. withDataNotAvailable(DataNotAvailableType value)Constructors in net.opengis.sps.v_2_0 with parameters of type DataNotAvailableType Constructor Description DataNotAvailablePropertyType(DataNotAvailableType dataNotAvailable, 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 constructorUnavailable(DataNotAvailableType dataNotAvailable)Fully-initialising value constructor
-