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