public abstract class IdentifiableMutableBeanImpl extends AnnotableMutableBeanImpl implements IdentifiableMutableBean
Constructor and Description |
---|
IdentifiableMutableBeanImpl(IdentifiableBean bean) |
IdentifiableMutableBeanImpl(SDMX_STRUCTURE_TYPE structureType) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
java.lang.String |
getUri() |
java.lang.String |
getUrn() |
void |
setId(java.lang.String id) |
void |
setUri(java.lang.String uri) |
void |
setUrn(java.lang.String urn) |
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
public IdentifiableMutableBeanImpl(SDMX_STRUCTURE_TYPE structureType)
public IdentifiableMutableBeanImpl(IdentifiableBean bean)
public void setId(java.lang.String id)
setId
in interface IdentifiableMutableBean
public void setUri(java.lang.String uri)
setUri
in interface IdentifiableMutableBean
public java.lang.String getId()
getId
in interface IdentifiableMutableBean
public java.lang.String getUri()
getUri
in interface IdentifiableMutableBean
public void setUrn(java.lang.String urn)
public java.lang.String getUrn()
getUrn
in interface IdentifiableMutableBean