public interface CrossReferenceBean extends StructureReferenceBean
Modifier and Type | Method and Description |
---|---|
StructureReferenceBean |
createMutableInstance()
Creates a mutable instance of this cross reference
|
SDMXBean |
getReferencedFrom()
Returns the structure that this cross reference belongs to
|
boolean |
isMatch(IdentifiableBean identifiableBean)
Returns true if the identifiable bean is a match for this cross reference
|
createCopy, getAgencyId, getChildReference, getFullId, getIdentifiableIds, getMaintainableId, getMaintainableReference, getMaintainableStructureType, getMaintainableUrn, getMatch, getTargetReference, getTargetUrn, getVersion, hasAgencyId, hasChildReference, hasMaintainableId, hasMaintainableUrn, hasTargetUrn, hasVersion, isMatch
SDMXBean getReferencedFrom()
StructureReferenceBean createMutableInstance()
boolean isMatch(IdentifiableBean identifiableBean)
identifiableBean
-