|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueWithRef | |
|---|---|
| org.deegree.protocol.wps.client.input.type | |
| org.deegree.protocol.wps.client.output.type | |
| Uses of ValueWithRef in org.deegree.protocol.wps.client.input.type |
|---|
| Methods in org.deegree.protocol.wps.client.input.type that return ValueWithRef | |
|---|---|
ValueWithRef |
LiteralInputType.getDataType()
Returns a ValueWithRef instance (that encapsulates a String and an URL), as data type for the
literal input. |
ValueWithRef |
LiteralInputType.getDefaultUom()
Returns a ValueWithRef instance (that encapsulates a String and an URL), as default
Unit-of-measure for the literal input. |
ValueWithRef[] |
LiteralInputType.getSupportedUoms()
Returns an array of ValueWithRef instances (that encapsulates a String and an URL), as default
Unit-of-measure for the literal input. |
| Constructors in org.deegree.protocol.wps.client.input.type with parameters of type ValueWithRef | |
|---|---|
LiteralInputType(CodeType id,
LanguageString inputTitle,
LanguageString inputAbstract,
String minOccurs,
String maxOccurs,
ValueWithRef dataType,
ValueWithRef defaultUom,
ValueWithRef[] supportedUoms,
String[] allowedValues,
Range[] range,
boolean anyValue,
ValueWithRef reference)
Creates a new LiteralInputType instance. |
|
LiteralInputType(CodeType id,
LanguageString inputTitle,
LanguageString inputAbstract,
String minOccurs,
String maxOccurs,
ValueWithRef dataType,
ValueWithRef defaultUom,
ValueWithRef[] supportedUoms,
String[] allowedValues,
Range[] range,
boolean anyValue,
ValueWithRef reference)
Creates a new LiteralInputType instance. |
|
| Uses of ValueWithRef in org.deegree.protocol.wps.client.output.type |
|---|
| Methods in org.deegree.protocol.wps.client.output.type that return ValueWithRef | |
|---|---|
ValueWithRef |
LiteralOutputType.getDataType()
|
ValueWithRef |
LiteralOutputType.getDefaultUom()
|
ValueWithRef[] |
LiteralOutputType.getSupportedUoms()
|
| Constructors in org.deegree.protocol.wps.client.output.type with parameters of type ValueWithRef | |
|---|---|
LiteralOutputType(CodeType id,
LanguageString outputTitle,
LanguageString outputAbstract,
ValueWithRef dataType,
ValueWithRef defaultUom,
ValueWithRef[] supportedUoms)
|
|
LiteralOutputType(CodeType id,
LanguageString outputTitle,
LanguageString outputAbstract,
ValueWithRef dataType,
ValueWithRef defaultUom,
ValueWithRef[] supportedUoms)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||