public class CodelistRefBeanImpl extends SdmxStructureBeanImpl implements CodelistRefBean
Constructor and Description |
---|
CodelistRefBeanImpl(CodelistRefMutableBean bean,
SdmxStructureBean parent) |
CodelistRefBeanImpl(java.lang.String urn,
java.lang.String alias,
SdmxStructureBean parent) |
CodelistRefBeanImpl(java.lang.String agencyId,
java.lang.String maintainableId,
java.lang.String version,
java.lang.String alias,
SdmxStructureBean parent) |
Modifier and Type | Method and Description |
---|---|
boolean |
deepEquals(SDMXBean bean,
boolean includeFinalProperties)
Returns true if this SdmxBean equals the given bean in every respect (except for the validTo property of a maintainable artefact, this is not taken into consideration)
This method calls deepEquals on any SdmxBean composites.
|
java.lang.String |
getAlias() |
CrossReferenceBean |
getCodelistReference() |
getIdentifiableComposites, getIdentifiableParent, getMaintainableParent, getParent, getStructureType
getComposites, getComposites, getCrossReferences, getParent
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIdentifiableComposites, getIdentifiableParent, getMaintainableParent, getParent
getComposites, getComposites, getCrossReferences, getParent, getStructureType
public CodelistRefBeanImpl(CodelistRefMutableBean bean, SdmxStructureBean parent)
public CodelistRefBeanImpl(java.lang.String agencyId, java.lang.String maintainableId, java.lang.String version, java.lang.String alias, SdmxStructureBean parent)
public CodelistRefBeanImpl(java.lang.String urn, java.lang.String alias, SdmxStructureBean parent)
public java.lang.String getAlias()
getAlias
in interface CodelistRefBean
public CrossReferenceBean getCodelistReference()
getCodelistReference
in interface CodelistRefBean
public boolean deepEquals(SDMXBean bean, boolean includeFinalProperties)
SDMXBean
deepEquals
in interface SDMXBean
deepEquals
in class SDMXBeanImpl
bean
- if null, then false will be returnedincludeFinalProperties
- - if true, then this method will check every single property from this bean is
equal to the passed in bean. If false, then this method will ignore the following properties: