|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of EnumStatusType in net.opengis.oseo.v_1_0 |
|---|
| Fields in net.opengis.oseo.v_1_0 declared as EnumStatusType | |
|---|---|
protected EnumStatusType |
StatusType.status
|
| Fields in net.opengis.oseo.v_1_0 with type parameters of type EnumStatusType | |
|---|---|
protected List<EnumStatusType> |
OrderSearchCriteriaType.orderStatus
|
| Methods in net.opengis.oseo.v_1_0 that return EnumStatusType | |
|---|---|
static EnumStatusType |
EnumStatusType.fromValue(String v)
|
EnumStatusType |
StatusType.getStatus()
Gets the value of the status property. |
static EnumStatusType |
EnumStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumStatusType[] |
EnumStatusType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.oseo.v_1_0 that return types with arguments of type EnumStatusType | |
|---|---|
List<EnumStatusType> |
OrderSearchCriteriaType.getOrderStatus()
Gets the value of the orderStatus property. |
| Methods in net.opengis.oseo.v_1_0 with parameters of type EnumStatusType | |
|---|---|
void |
StatusType.setStatus(EnumStatusType value)
Sets the value of the status property. |
OrderSearchCriteriaType |
OrderSearchCriteriaType.withOrderStatus(EnumStatusType... values)
|
StatusType |
StatusType.withStatus(EnumStatusType value)
|
| Method parameters in net.opengis.oseo.v_1_0 with type arguments of type EnumStatusType | |
|---|---|
void |
OrderSearchCriteriaType.setOrderStatus(List<EnumStatusType> value)
|
OrderSearchCriteriaType |
OrderSearchCriteriaType.withOrderStatus(Collection<EnumStatusType> values)
|
OrderSearchCriteriaType |
OrderSearchCriteriaType.withOrderStatus(List<EnumStatusType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||