|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.query | |
| Uses of AttributeType in org.sdmx.resources.sdmxml.schemas.v2_0.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query declared as AttributeType | |
|---|---|
protected AttributeType |
MetadataWhereType.attribute
|
protected AttributeType |
KeyFamilyWhereType.attribute
|
protected AttributeType |
DataWhereType.attribute
|
protected AttributeType |
MetadataStructureWhereType.attribute
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query with type parameters of type AttributeType | |
|---|---|
protected List<AttributeType> |
AndType.attribute
|
protected List<AttributeType> |
OrType.attribute
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return AttributeType | |
|---|---|
AttributeType |
ObjectFactory.createAttributeType()
Create an instance of AttributeType |
AttributeType |
MetadataWhereType.getAttribute()
Gets the value of the attribute property. |
AttributeType |
KeyFamilyWhereType.getAttribute()
Gets the value of the attribute property. |
AttributeType |
DataWhereType.getAttribute()
Gets the value of the attribute property. |
AttributeType |
MetadataStructureWhereType.getAttribute()
Gets the value of the attribute property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return types with arguments of type AttributeType | |
|---|---|
List<AttributeType> |
AndType.getAttribute()
Gets the value of the attribute property. |
List<AttributeType> |
OrType.getAttribute()
Gets the value of the attribute property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query with parameters of type AttributeType | |
|---|---|
void |
MetadataWhereType.setAttribute(AttributeType value)
Sets the value of the attribute property. |
void |
KeyFamilyWhereType.setAttribute(AttributeType value)
Sets the value of the attribute property. |
void |
DataWhereType.setAttribute(AttributeType value)
Sets the value of the attribute property. |
void |
MetadataStructureWhereType.setAttribute(AttributeType value)
Sets the value of the attribute property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||