|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of EnumPackagingType in net.opengis.oseo.v_1_0 |
|---|
| Fields in net.opengis.oseo.v_1_0 with type parameters of type EnumPackagingType | |
|---|---|
protected JAXBElement<EnumPackagingType> |
CommonOrderSpecification.packaging
|
| Methods in net.opengis.oseo.v_1_0 that return EnumPackagingType | |
|---|---|
static EnumPackagingType |
EnumPackagingType.fromValue(String v)
|
static EnumPackagingType |
EnumPackagingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumPackagingType[] |
EnumPackagingType.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 EnumPackagingType | |
|---|---|
JAXBElement<EnumPackagingType> |
ObjectFactory.createCommonOrderSpecificationPackaging(EnumPackagingType value)
Create an instance of JAXBElement<EnumPackagingType>} |
JAXBElement<EnumPackagingType> |
CommonOrderSpecification.getPackaging()
Gets the value of the packaging property. |
| Methods in net.opengis.oseo.v_1_0 with parameters of type EnumPackagingType | |
|---|---|
JAXBElement<EnumPackagingType> |
ObjectFactory.createCommonOrderSpecificationPackaging(EnumPackagingType value)
Create an instance of JAXBElement<EnumPackagingType>} |
| Method parameters in net.opengis.oseo.v_1_0 with type arguments of type EnumPackagingType | |
|---|---|
void |
CommonOrderSpecification.setPackaging(JAXBElement<EnumPackagingType> value)
Sets the value of the packaging property. |
OrderSpecification |
OrderSpecification.withPackaging(JAXBElement<EnumPackagingType> value)
|
CommonOrderSpecification |
CommonOrderSpecification.withPackaging(JAXBElement<EnumPackagingType> value)
|
CommonOrderMonitorSpecification |
CommonOrderMonitorSpecification.withPackaging(JAXBElement<EnumPackagingType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||