Constructor and Description |
---|
ThoroughfareNumberFrom() |
public void addAddressLine(AddressLine addressLine)
public void addContent(ThoroughfareNumberFromContent content)
public void addThoroughfareNumber(ThoroughfareNumber thoroughfareNumber)
public void addThoroughfareNumberPrefix(ThoroughfareNumberPrefix thoroughfareNumberPrefix)
public void addThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
public void addString(java.lang.String string)
public java.util.List<ThoroughfareNumberFromContent> getContent()
public boolean isSetContent()
public void setContent(java.util.List<ThoroughfareNumberFromContent> content)
public boolean unsetAddressLine(AddressLine addressLine)
public void unsetContent()
public boolean unsetContent(ThoroughfareNumberFromContent content)
public boolean unsetThoroughfareNumber(ThoroughfareNumber thoroughfareNumber)
public boolean unsetThoroughfareNumberPrefix(ThoroughfareNumberPrefix thoroughfareNumberPrefix)
public boolean unsetThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
public boolean unsetString(java.lang.String string)
public ModelType getModelType()
getModelType
in interface ModelObject
public XALClass getXALClass()
getXALClass
in interface XAL
public ModelObject getParent()
public void setParent(ModelObject parent)
public boolean isSetParent()
isSetParent
in interface Child
public void unsetParent()
unsetParent
in interface Child
public java.lang.Object copy(CopyBuilder copyBuilder)
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
public void visit(XALVisitor visitor)
public <T> T visit(XALFunctor<T> visitor)