Uses of Interface
net.opengis.wps20.StatusInfoType
Packages that use StatusInfoType
-
Uses of StatusInfoType in net.opengis.wps20
Methods in net.opengis.wps20 that return StatusInfoTypeModifier and TypeMethodDescriptionWps20Factory.createStatusInfoType()Returns a new object of class 'Status Info Type'.DocumentRoot.getStatusInfo()Returns the value of the 'Status Info' containment reference.Methods in net.opengis.wps20 with parameters of type StatusInfoTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setStatusInfo(StatusInfoType value) Sets the value of the 'Status Info' containment reference. -
Uses of StatusInfoType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement StatusInfoTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Status Info Type'.Methods in net.opengis.wps20.impl that return StatusInfoTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createStatusInfoType()DocumentRootImpl.getStatusInfo()Methods in net.opengis.wps20.impl with parameters of type StatusInfoTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetStatusInfo(StatusInfoType newStatusInfo, NotificationChain msgs) voidDocumentRootImpl.setStatusInfo(StatusInfoType newStatusInfo) -
Uses of StatusInfoType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type StatusInfoTypeModifier and TypeMethodDescriptionWps20Switch.caseStatusInfoType(StatusInfoType object) Returns the result of interpreting the object as an instance of 'Status Info Type'.booleanWps20Validator.validateStatusInfoType(StatusInfoType statusInfoType, DiagnosticChain diagnostics, Map<Object, Object> context)