|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface USAddress
A representation of the model object 'US Address'. US Address.
The following features are supported:
PartyPackage.getUSAddress()| Method Summary | |
|---|---|
String |
getCity()
Returns the value of the 'City' attribute. |
String |
getRecipient()
Returns the value of the 'Recipient' attribute. |
String |
getState()
Returns the value of the 'State' attribute. |
String |
getStreet1()
Returns the value of the 'Street1' attribute. |
String |
getStreet2()
Returns the value of the 'Street2' attribute. |
String |
getZip()
Returns the value of the 'Zip' attribute. |
void |
setCity(String value)
Sets the value of the ' City' attribute. |
void |
setRecipient(String value)
Sets the value of the ' Recipient' attribute. |
void |
setState(String value)
Sets the value of the ' State' attribute. |
void |
setStreet1(String value)
Sets the value of the ' Street1' attribute. |
void |
setStreet2(String value)
Sets the value of the ' Street2' attribute. |
void |
setZip(String value)
Sets the value of the ' Zip' attribute. |
| Methods inherited from interface com.hammurapi.party.Address |
|---|
getCountry, setCountry |
| Methods inherited from interface com.hammurapi.party.ContactInfo |
|---|
getCategory, getOwner, setCategory, setOwner |
| Methods inherited from interface com.hammurapi.party.DateEffectiveObject |
|---|
getEnd, getStart, isEffective, isEffectiveNow, setEnd, setStart |
| Methods inherited from interface com.hammurapi.party.Tagged |
|---|
getComment, getTags, setComment |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
String getRecipient()
setRecipient(String),
PartyPackage.getUSAddress_Recipient()void setRecipient(String value)
Recipient' attribute.
value - the new value of the 'Recipient' attribute.getRecipient()String getStreet1()
setStreet1(String),
PartyPackage.getUSAddress_Street1()void setStreet1(String value)
Street1' attribute.
value - the new value of the 'Street1' attribute.getStreet1()String getStreet2()
setStreet2(String),
PartyPackage.getUSAddress_Street2()void setStreet2(String value)
Street2' attribute.
value - the new value of the 'Street2' attribute.getStreet2()String getCity()
setCity(String),
PartyPackage.getUSAddress_City()void setCity(String value)
City' attribute.
value - the new value of the 'City' attribute.getCity()String getState()
setState(String),
PartyPackage.getUSAddress_State()void setState(String value)
State' attribute.
value - the new value of the 'State' attribute.getState()String getZip()
setZip(String),
PartyPackage.getUSAddress_Zip()void setZip(String value)
Zip' attribute.
value - the new value of the 'Zip' attribute.getZip()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||