Uses of Class
net.opengis.sps.v_2_0.ConfirmResponseType.Result
-
-
Uses of ConfirmResponseType.Result in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as ConfirmResponseType.Result Modifier and Type Field Description protected ConfirmResponseType.ResultConfirmResponseType. resultMethods in net.opengis.sps.v_2_0 that return ConfirmResponseType.Result Modifier and Type Method Description ConfirmResponseType.ResultObjectFactory. createConfirmResponseTypeResult()Create an instance ofConfirmResponseType.ResultConfirmResponseType.ResultConfirmResponseType. getResult()Gets the value of the result property.ConfirmResponseType.ResultConfirmResponseType.Result. withStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value)Methods in net.opengis.sps.v_2_0 with parameters of type ConfirmResponseType.Result Modifier and Type Method Description voidConfirmResponseType. setResult(ConfirmResponseType.Result value)Sets the value of the result property.ConfirmResponseTypeConfirmResponseType. withResult(ConfirmResponseType.Result value)Constructors in net.opengis.sps.v_2_0 with parameters of type ConfirmResponseType.Result Constructor Description ConfirmResponseType(ConfirmResponseType.Result result)Fully-initialising value constructor
-