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