public interface AttributeSuperBean extends ComponentSuperBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAssignmentStatus()
The assignmentStatus attribute indicates whether a
value must be provided for the attribute when sending documentation along with the data.
|
java.lang.String |
getAttachmentGroup() |
ATTRIBUTE_ATTACHMENT_LEVEL |
getAttachmentLevel()
Returns the ATTRIBUTE_ATTACHMENT_LEVEL attribute indicating the level to which the attribute is attached in time-series formats
(generic, compact, utility data formats).
|
AttributeBean |
getBuiltFrom()
Returns the bean that was used to build this superBean
|
java.util.List<java.lang.String> |
getDimensionReferences() |
java.lang.String |
getPrimaryMeasureReference() |
boolean |
isMandatory()
Returns true if getAssignmentStatus()==MANDATORY
|
getCodelist, getConcept, getTextFormat
getId, getUrn
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
getCompositeBeans
java.util.List<java.lang.String> getDimensionReferences()
java.lang.String getAttachmentGroup()
java.lang.String getPrimaryMeasureReference()
ATTRIBUTE_ATTACHMENT_LEVEL getAttachmentLevel()
java.lang.String getAssignmentStatus()
boolean isMandatory()
AttributeBean getBuiltFrom()
SuperBean
getBuiltFrom
in interface ComponentSuperBean
getBuiltFrom
in interface SuperBean