Uses of Class
net.opengis.oseo.v_1_0.StatusType

Uses of StatusType in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 declared as StatusType
protected  StatusType CommonOrderStatusItemType.orderItemStatusInfo
           
protected  StatusType CommonOrderMonitorSpecification.orderStatusInfo
           
 

Methods in net.opengis.oseo.v_1_0 that return StatusType
 StatusType ObjectFactory.createStatusType()
          Create an instance of StatusType
 StatusType CommonOrderStatusItemType.getOrderItemStatusInfo()
          Gets the value of the orderItemStatusInfo property.
 StatusType CommonOrderMonitorSpecification.getOrderStatusInfo()
          Gets the value of the orderStatusInfo property.
 StatusType StatusType.withAdditionalStatusInfo(String value)
           
 StatusType StatusType.withMissionSpecificStatusInfo(String value)
           
 StatusType StatusType.withStatus(EnumStatusType value)
           
 

Methods in net.opengis.oseo.v_1_0 with parameters of type StatusType
 void CommonOrderStatusItemType.setOrderItemStatusInfo(StatusType value)
          Sets the value of the orderItemStatusInfo property.
 void CommonOrderMonitorSpecification.setOrderStatusInfo(StatusType value)
          Sets the value of the orderStatusInfo property.
 CommonOrderStatusItemType CommonOrderStatusItemType.withOrderItemStatusInfo(StatusType value)
           
 CommonOrderMonitorSpecification CommonOrderMonitorSpecification.withOrderStatusInfo(StatusType value)
           
 



Copyright © 2008-2015. All Rights Reserved.