Constructor and Description |
---|
ThoroughfareNumberToContent() |
ThoroughfareNumberToContent(AddressLine addressLine) |
ThoroughfareNumberToContent(java.lang.String string) |
ThoroughfareNumberToContent(ThoroughfareNumber thoroughfareNumber) |
ThoroughfareNumberToContent(ThoroughfareNumberPrefix thoroughfareNumberPrefix) |
ThoroughfareNumberToContent(ThoroughfareNumberSuffix thoroughfareNumberSuffix) |
public ThoroughfareNumberToContent()
public ThoroughfareNumberToContent(AddressLine addressLine)
public ThoroughfareNumberToContent(ThoroughfareNumber thoroughfareNumber)
public ThoroughfareNumberToContent(ThoroughfareNumberPrefix thoroughfareNumberPrefix)
public ThoroughfareNumberToContent(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
public ThoroughfareNumberToContent(java.lang.String string)
public XALClass getXALClass()
getXALClass
in interface XAL
public AddressLine getAddressLine()
public java.lang.String getString()
public ThoroughfareNumber getThoroughfareNumber()
public ThoroughfareNumberPrefix getThoroughfareNumberPrefix()
public ThoroughfareNumberSuffix getThoroughfareNumberSuffix()
public boolean isSetAddressLine()
public boolean isSetString()
public boolean isSetThoroughfareNumber()
public boolean isSetThoroughfareNumberPrefix()
public boolean isSetThoroughfareNumberSuffix()
public void setAddressLine(AddressLine addressLine)
public void setThoroughfareNumber(ThoroughfareNumber thoroughfareNumber)
public void setThoroughfareNumberPrefix(ThoroughfareNumberPrefix thoroughfareNumberPrefix)
public void setThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
public void setString(java.lang.String string)
public void unsetAddressLine()
public void unsetString()
public void unsetThoroughfareNumber()
public void unsetThoroughfareNumberPrefix()
public void unsetThoroughfareNumberSuffix()
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)