Uses of Class
net.opengis.sps.v_2_0.ConfirmType
-
-
Uses of ConfirmType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as ConfirmType Modifier and Type Field Description protected ConfirmTypeConfirmPropertyType. confirmMethods in net.opengis.sps.v_2_0 that return ConfirmType Modifier and Type Method Description ConfirmTypeObjectFactory. createConfirmType()Create an instance ofConfirmTypeConfirmTypeConfirmPropertyType. getConfirm()Gets the value of the confirm property.ConfirmTypeConfirmType. withTask(String value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type ConfirmType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConfirmType>ObjectFactory. createConfirm(ConfirmType value)Methods in net.opengis.sps.v_2_0 with parameters of type ConfirmType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConfirmType>ObjectFactory. createConfirm(ConfirmType value)voidConfirmPropertyType. setConfirm(ConfirmType value)Sets the value of the confirm property.ConfirmPropertyTypeConfirmPropertyType. withConfirm(ConfirmType value)Constructors in net.opengis.sps.v_2_0 with parameters of type ConfirmType Constructor Description ConfirmPropertyType(ConfirmType confirm, 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
-