Uses of Class
net.opengis.sps.v_2_0.GetStatusType
-
-
Uses of GetStatusType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as GetStatusType Modifier and Type Field Description protected GetStatusTypeGetStatusPropertyType. getStatusMethods in net.opengis.sps.v_2_0 that return GetStatusType Modifier and Type Method Description GetStatusTypeObjectFactory. createGetStatusType()Create an instance ofGetStatusTypeGetStatusTypeGetStatusPropertyType. getGetStatus()Gets the value of the getStatus property.GetStatusTypeGetStatusType. withSince(XMLGregorianCalendar value)GetStatusTypeGetStatusType. withTask(String value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type GetStatusType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetStatusType>ObjectFactory. createGetStatus(GetStatusType value)Methods in net.opengis.sps.v_2_0 with parameters of type GetStatusType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetStatusType>ObjectFactory. createGetStatus(GetStatusType value)voidGetStatusPropertyType. setGetStatus(GetStatusType value)Sets the value of the getStatus property.GetStatusPropertyTypeGetStatusPropertyType. withGetStatus(GetStatusType value)Constructors in net.opengis.sps.v_2_0 with parameters of type GetStatusType Constructor Description GetStatusPropertyType(GetStatusType getStatus, 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
-