|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputOutputTypeCodeType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.query | |
| Uses of InputOutputTypeCodeType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as InputOutputTypeCodeType | |
|---|---|
protected InputOutputTypeCodeType |
InputOrOutputObjectType.type
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return InputOutputTypeCodeType | |
|---|---|
static InputOutputTypeCodeType |
InputOutputTypeCodeType.fromValue(String v)
|
InputOutputTypeCodeType |
InputOrOutputObjectType.getType()
Gets the value of the type property. |
static InputOutputTypeCodeType |
InputOutputTypeCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InputOutputTypeCodeType[] |
InputOutputTypeCodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type InputOutputTypeCodeType | |
|---|---|
void |
InputOrOutputObjectType.setType(InputOutputTypeCodeType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||