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