|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of PriorityType in net.opengis.oseo.v_1_0 |
|---|
| Fields in net.opengis.oseo.v_1_0 declared as PriorityType | |
|---|---|
protected PriorityType |
CommonOrderSpecification.priority
|
| Methods in net.opengis.oseo.v_1_0 that return PriorityType | |
|---|---|
static PriorityType |
PriorityType.fromValue(String v)
|
PriorityType |
CommonOrderSpecification.getPriority()
Gets the value of the priority property. |
static PriorityType |
PriorityType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PriorityType[] |
PriorityType.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 PriorityType | |
|---|---|
JAXBElement<PriorityType> |
ObjectFactory.createPriority(PriorityType value)
Create an instance of JAXBElement<PriorityType>} |
| Methods in net.opengis.oseo.v_1_0 with parameters of type PriorityType | |
|---|---|
JAXBElement<PriorityType> |
ObjectFactory.createPriority(PriorityType value)
Create an instance of JAXBElement<PriorityType>} |
void |
CommonOrderSpecification.setPriority(PriorityType value)
Sets the value of the priority property. |
OrderSpecification |
OrderSpecification.withPriority(PriorityType value)
|
CommonOrderSpecification |
CommonOrderSpecification.withPriority(PriorityType value)
|
CommonOrderMonitorSpecification |
CommonOrderMonitorSpecification.withPriority(PriorityType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||