|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PackageTypeCodelistType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.common | |
| Uses of PackageTypeCodelistType in org.sdmx.resources.sdmxml.schemas.v2_1.common |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.common declared as PackageTypeCodelistType | |
|---|---|
protected PackageTypeCodelistType |
RefBaseType._package
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return PackageTypeCodelistType | |
|---|---|
static PackageTypeCodelistType |
PackageTypeCodelistType.fromValue(String v)
|
PackageTypeCodelistType |
RefBaseType.getPackage()
Gets the value of the package property. |
PackageTypeCodelistType |
StructurePackageTypeCodelistType.value()
|
PackageTypeCodelistType |
ItemSchemePackageTypeCodelistType.value()
|
static PackageTypeCodelistType |
PackageTypeCodelistType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PackageTypeCodelistType[] |
PackageTypeCodelistType.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.common with parameters of type PackageTypeCodelistType | |
|---|---|
static StructurePackageTypeCodelistType |
StructurePackageTypeCodelistType.fromValue(PackageTypeCodelistType v)
|
static ItemSchemePackageTypeCodelistType |
ItemSchemePackageTypeCodelistType.fromValue(PackageTypeCodelistType v)
|
void |
RefBaseType.setPackage(PackageTypeCodelistType value)
Sets the value of the package property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||