public class RepresentationMapRefBeanImpl extends SdmxStructureBeanImpl implements RepresentationMapRefBean
Constructor and Description |
---|
RepresentationMapRefBeanImpl(org.sdmx.resources.sdmxml.schemas.v20.structure.RepresentationMapRefType refBean,
SdmxStructureBean parent) |
RepresentationMapRefBeanImpl(org.sdmx.resources.sdmxml.schemas.v21.structure.RepresentationMapType refBean,
SdmxStructureBean parent) |
RepresentationMapRefBeanImpl(org.sdmx.resources.sdmxml.schemas.v20.structure.TextFormatType textFormatType,
org.sdmx.resources.sdmxml.schemas.v20.structure.ToValueTypeType.Enum toValueType,
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.
|
CrossReferenceBean |
getCodelistMap() |
TextFormatBean |
getToTextFormat() |
TO_VALUE |
getToValueType() |
java.util.Map<java.lang.String,java.util.Set<java.lang.String>> |
getValueMappings() |
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 RepresentationMapRefBeanImpl(org.sdmx.resources.sdmxml.schemas.v21.structure.RepresentationMapType refBean, SdmxStructureBean parent)
public RepresentationMapRefBeanImpl(org.sdmx.resources.sdmxml.schemas.v20.structure.TextFormatType textFormatType, org.sdmx.resources.sdmxml.schemas.v20.structure.ToValueTypeType.Enum toValueType, SdmxStructureBean parent)
public RepresentationMapRefBeanImpl(org.sdmx.resources.sdmxml.schemas.v20.structure.RepresentationMapRefType refBean, SdmxStructureBean parent)
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:
public CrossReferenceBean getCodelistMap()
getCodelistMap
in interface RepresentationMapRefBean
public TextFormatBean getToTextFormat()
getToTextFormat
in interface RepresentationMapRefBean
public TO_VALUE getToValueType()
getToValueType
in interface RepresentationMapRefBean
public java.util.Map<java.lang.String,java.util.Set<java.lang.String>> getValueMappings()
getValueMappings
in interface RepresentationMapRefBean