public interface MetadataTargetRegionBean extends SdmxStructureBean
Modifier and Type | Method and Description |
---|---|
java.util.List<KeyValues> |
getAttributes()
Returns the attributes restrictions for the metadata target region
|
java.util.List<MetadataTargetKeyValuesBean> |
getKey()
Returns the key values restrictions for the metadata target region
|
java.lang.String |
getMetadataTarget() |
java.lang.String |
getReport() |
boolean |
isInclude()
Returns true if the information reported is to be included or excluded
|
getIdentifiableComposites, getIdentifiableParent, getMaintainableParent, getParent
deepEquals, getComposites, getComposites, getCrossReferences, getParent, getStructureType
boolean isInclude()
java.lang.String getReport()
java.lang.String getMetadataTarget()
java.util.List<MetadataTargetKeyValuesBean> getKey()
java.util.List<KeyValues> getAttributes()