Uses of Class
net.opengis.sps.v_2_0.CancelType
-
-
Uses of CancelType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as CancelType Modifier and Type Field Description protected CancelTypeCancelPropertyType. cancelMethods in net.opengis.sps.v_2_0 that return CancelType Modifier and Type Method Description CancelTypeObjectFactory. createCancelType()Create an instance ofCancelTypeCancelTypeCancelPropertyType. getCancel()Gets the value of the cancel property.CancelTypeCancelType. withTask(String value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type CancelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CancelType>ObjectFactory. createCancel(CancelType value)Methods in net.opengis.sps.v_2_0 with parameters of type CancelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CancelType>ObjectFactory. createCancel(CancelType value)voidCancelPropertyType. setCancel(CancelType value)Sets the value of the cancel property.CancelPropertyTypeCancelPropertyType. withCancel(CancelType value)Constructors in net.opengis.sps.v_2_0 with parameters of type CancelType Constructor Description CancelPropertyType(CancelType cancel, 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
-