|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValuesType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.data.generic | |
| Uses of ValuesType in org.sdmx.resources.sdmxml.schemas.v2_1.data.generic |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.data.generic declared as ValuesType | |
|---|---|
protected ValuesType |
GroupType.attributes
|
protected ValuesType |
ObsOnlyType.attributes
|
protected ValuesType |
SeriesType.attributes
|
protected ValuesType |
ObsType.attributes
|
protected ValuesType |
DataSetType.attributes
|
protected ValuesType |
GroupType.groupKey
|
protected ValuesType |
ObsOnlyType.obsKey
|
protected ValuesType |
SeriesType.seriesKey
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.data.generic that return ValuesType | |
|---|---|
ValuesType |
ObjectFactory.createValuesType()
Create an instance of ValuesType |
ValuesType |
GroupType.getAttributes()
Gets the value of the attributes property. |
ValuesType |
ObsOnlyType.getAttributes()
Gets the value of the attributes property. |
ValuesType |
SeriesType.getAttributes()
Gets the value of the attributes property. |
ValuesType |
ObsType.getAttributes()
Gets the value of the attributes property. |
ValuesType |
DataSetType.getAttributes()
Gets the value of the attributes property. |
ValuesType |
GroupType.getGroupKey()
Gets the value of the groupKey property. |
ValuesType |
ObsOnlyType.getObsKey()
Gets the value of the obsKey property. |
ValuesType |
SeriesType.getSeriesKey()
Gets the value of the seriesKey property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.data.generic with parameters of type ValuesType | |
|---|---|
void |
GroupType.setAttributes(ValuesType value)
Sets the value of the attributes property. |
void |
ObsOnlyType.setAttributes(ValuesType value)
Sets the value of the attributes property. |
void |
SeriesType.setAttributes(ValuesType value)
Sets the value of the attributes property. |
void |
ObsType.setAttributes(ValuesType value)
Sets the value of the attributes property. |
void |
DataSetType.setAttributes(ValuesType value)
Sets the value of the attributes property. |
void |
GroupType.setGroupKey(ValuesType value)
Sets the value of the groupKey property. |
void |
ObsOnlyType.setObsKey(ValuesType value)
Sets the value of the obsKey property. |
void |
SeriesType.setSeriesKey(ValuesType value)
Sets the value of the seriesKey property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||