public abstract class SchemeMapMutableBeanImpl extends NameableMutableBeanImpl implements SchemeMapMutableBean
Constructor and Description |
---|
SchemeMapMutableBeanImpl(SchemeMapBean bean) |
SchemeMapMutableBeanImpl(SDMX_STRUCTURE_TYPE structureType) |
Modifier and Type | Method and Description |
---|---|
StructureReferenceBean |
getSourceRef() |
StructureReferenceBean |
getTargetRef() |
void |
setSourceRef(StructureReferenceBean sourceRef) |
void |
setTargetRef(StructureReferenceBean targetRef) |
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri, setUrn
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
public SchemeMapMutableBeanImpl(SDMX_STRUCTURE_TYPE structureType)
public SchemeMapMutableBeanImpl(SchemeMapBean bean)
public void setSourceRef(StructureReferenceBean sourceRef)
setSourceRef
in interface SchemeMapMutableBean
public void setTargetRef(StructureReferenceBean targetRef)
setTargetRef
in interface SchemeMapMutableBean
public StructureReferenceBean getSourceRef()
getSourceRef
in interface SchemeMapMutableBean
public StructureReferenceBean getTargetRef()
getTargetRef
in interface SchemeMapMutableBean