|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssignmentStatusType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.structure | |
| Uses of AssignmentStatusType in org.sdmx.resources.sdmxml.schemas.v2_0.structure |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as AssignmentStatusType | |
|---|---|
protected AssignmentStatusType |
AttributeType.assignmentStatus
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return AssignmentStatusType | |
|---|---|
static AssignmentStatusType |
AssignmentStatusType.fromValue(String v)
|
AssignmentStatusType |
AttributeType.getAssignmentStatus()
Gets the value of the assignmentStatus property. |
static AssignmentStatusType |
AssignmentStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AssignmentStatusType[] |
AssignmentStatusType.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_0.structure with parameters of type AssignmentStatusType | |
|---|---|
void |
AttributeType.setAssignmentStatus(AssignmentStatusType value)
Sets the value of the assignmentStatus property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||