|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CanadaAddr
A representation of the model object 'Canada Addr'.
The following features are supported:
CustomerPackage.getCanadaAddr()| Method Summary | |
|---|---|
java.lang.String |
getProvince()
Returns the value of the 'Province' attribute |
java.lang.String |
getZip()
Returns the value of the 'Zip' attribute |
void |
setProvince(java.lang.String value)
Sets the value of the ' Province' attribute |
void |
setZip(java.lang.String value)
Sets the value of the ' Zip' attribute |
| Methods inherited from interface org.eclipse.emf.test.models.customer.AddressType |
|---|
getStreet, getTown, setStreet, setTown |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getZip()
If the meaning of the 'Zip' attribute isn't clear, there really should be more of a description here...
setZip(String),
CustomerPackage.getCanadaAddr_Zip()void setZip(java.lang.String value)
Zip' attribute.
value - the new value of the 'Zip' attribute.getZip()java.lang.String getProvince()
If the meaning of the 'Province' attribute isn't clear, there really should be more of a description here...
setProvince(String),
CustomerPackage.getCanadaAddr_Province()void setProvince(java.lang.String value)
Province' attribute.
value - the new value of the 'Province' attribute.getProvince()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||