public interface Staddress
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAddress1()
Returns the value of the 'Address1' attribute.
|
java.lang.String |
getAddress2()
Returns the value of the 'Address2' attribute.
|
java.lang.String |
getAddress3()
Returns the value of the 'Address3' attribute.
|
java.lang.String |
getBusinesstitle()
Returns the value of the 'Businesstitle' attribute.
|
java.lang.String |
getCity()
Returns the value of the 'City' attribute.
|
java.lang.String |
getCountry()
Returns the value of the 'Country' attribute.
|
java.lang.String |
getEmail1()
Returns the value of the 'Email1' attribute.
|
java.lang.String |
getEmail2()
Returns the value of the 'Email2' attribute.
|
java.lang.String |
getFax1()
Returns the value of the 'Fax1' attribute.
|
java.lang.String |
getFax2()
Returns the value of the 'Fax2' attribute.
|
java.lang.String |
getField1()
Returns the value of the 'Field1' attribute.
|
java.lang.String |
getField2()
Returns the value of the 'Field2' attribute.
|
java.lang.String |
getField3()
Returns the value of the 'Field3' attribute.
|
java.lang.String |
getFirstname()
Returns the value of the 'Firstname' attribute.
|
java.lang.String |
getLastname()
Returns the value of the 'Lastname' attribute.
|
long |
getMember_id()
Returns the value of the 'Member id' attribute.
|
java.lang.String |
getMiddlename()
Returns the value of the 'Middlename' attribute.
|
java.lang.String |
getNickname()
Returns the value of the 'Nickname' attribute.
|
java.lang.Short |
getOptcounter()
Returns the value of the 'Optcounter' attribute.
|
java.lang.String |
getPersontitle()
Returns the value of the 'Persontitle' attribute.
|
java.lang.String |
getPhone1()
Returns the value of the 'Phone1' attribute.
|
java.lang.String |
getPhone2()
Returns the value of the 'Phone2' attribute.
|
java.lang.String |
getShippinggeocode()
Returns the value of the 'Shippinggeocode' attribute.
|
int |
getStaddress_id()
Returns the value of the 'Staddress id' attribute.
|
java.lang.String |
getState()
Returns the value of the 'State' attribute.
|
java.util.List |
getStoreentdsForStaddress()
Returns the value of the 'Storeentds For Staddress' reference list.
|
java.util.List |
getStoreentdsForStaddress2()
Returns the value of the 'Storeentds For Staddress2' reference list.
|
java.lang.String |
getTaxgeocode()
Returns the value of the 'Taxgeocode' attribute.
|
java.lang.String |
getUrl()
Returns the value of the 'Url' attribute.
|
java.lang.String |
getZipcode()
Returns the value of the 'Zipcode' attribute.
|
void |
setAddress1(java.lang.String value)
Sets the value of the '
Address1 ' attribute. |
void |
setAddress2(java.lang.String value)
Sets the value of the '
Address2 ' attribute. |
void |
setAddress3(java.lang.String value)
Sets the value of the '
Address3 ' attribute. |
void |
setBusinesstitle(java.lang.String value)
Sets the value of the '
Businesstitle ' attribute. |
void |
setCity(java.lang.String value)
Sets the value of the '
City ' attribute. |
void |
setCountry(java.lang.String value)
Sets the value of the '
Country ' attribute. |
void |
setEmail1(java.lang.String value)
Sets the value of the '
Email1 ' attribute. |
void |
setEmail2(java.lang.String value)
Sets the value of the '
Email2 ' attribute. |
void |
setFax1(java.lang.String value)
Sets the value of the '
Fax1 ' attribute. |
void |
setFax2(java.lang.String value)
Sets the value of the '
Fax2 ' attribute. |
void |
setField1(java.lang.String value)
Sets the value of the '
Field1 ' attribute. |
void |
setField2(java.lang.String value)
Sets the value of the '
Field2 ' attribute. |
void |
setField3(java.lang.String value)
Sets the value of the '
Field3 ' attribute. |
void |
setFirstname(java.lang.String value)
Sets the value of the '
Firstname ' attribute. |
void |
setLastname(java.lang.String value)
Sets the value of the '
Lastname ' attribute. |
void |
setMember_id(long value)
Sets the value of the '
Member id ' attribute. |
void |
setMiddlename(java.lang.String value)
Sets the value of the '
Middlename ' attribute. |
void |
setNickname(java.lang.String value)
Sets the value of the '
Nickname ' attribute. |
void |
setOptcounter(java.lang.Short value)
Sets the value of the '
Optcounter ' attribute. |
void |
setPersontitle(java.lang.String value)
Sets the value of the '
Persontitle ' attribute. |
void |
setPhone1(java.lang.String value)
Sets the value of the '
Phone1 ' attribute. |
void |
setPhone2(java.lang.String value)
Sets the value of the '
Phone2 ' attribute. |
void |
setShippinggeocode(java.lang.String value)
Sets the value of the '
Shippinggeocode ' attribute. |
void |
setStaddress_id(int value)
Sets the value of the '
Staddress id ' attribute. |
void |
setState(java.lang.String value)
Sets the value of the '
State ' attribute. |
void |
setTaxgeocode(java.lang.String value)
Sets the value of the '
Taxgeocode ' attribute. |
void |
setUrl(java.lang.String value)
Sets the value of the '
Url ' attribute. |
void |
setZipcode(java.lang.String value)
Sets the value of the '
Zipcode ' attribute. |
int getStaddress_id()
If the meaning of the 'Staddress id' attribute isn't clear, there really should be more of a description here...
setStaddress_id(int)
,
InfrastructureEntityPackage.getStaddress_Staddress_id()
void setStaddress_id(int value)
Staddress id
' attribute.
value
- the new value of the 'Staddress id' attribute.getStaddress_id()
java.lang.String getAddress1()
If the meaning of the 'Address1' attribute isn't clear, there really should be more of a description here...
setAddress1(String)
,
InfrastructureEntityPackage.getStaddress_Address1()
void setAddress1(java.lang.String value)
Address1
' attribute.
value
- the new value of the 'Address1' attribute.getAddress1()
long getMember_id()
If the meaning of the 'Member id' attribute isn't clear, there really should be more of a description here...
setMember_id(long)
,
InfrastructureEntityPackage.getStaddress_Member_id()
void setMember_id(long value)
Member id
' attribute.
value
- the new value of the 'Member id' attribute.getMember_id()
java.lang.String getAddress2()
If the meaning of the 'Address2' attribute isn't clear, there really should be more of a description here...
setAddress2(String)
,
InfrastructureEntityPackage.getStaddress_Address2()
void setAddress2(java.lang.String value)
Address2
' attribute.
value
- the new value of the 'Address2' attribute.getAddress2()
java.lang.String getAddress3()
If the meaning of the 'Address3' attribute isn't clear, there really should be more of a description here...
setAddress3(String)
,
InfrastructureEntityPackage.getStaddress_Address3()
void setAddress3(java.lang.String value)
Address3
' attribute.
value
- the new value of the 'Address3' attribute.getAddress3()
java.lang.String getCity()
If the meaning of the 'City' attribute isn't clear, there really should be more of a description here...
setCity(String)
,
InfrastructureEntityPackage.getStaddress_City()
void setCity(java.lang.String value)
City
' attribute.
value
- the new value of the 'City' attribute.getCity()
java.lang.String getCountry()
If the meaning of the 'Country' attribute isn't clear, there really should be more of a description here...
setCountry(String)
,
InfrastructureEntityPackage.getStaddress_Country()
void setCountry(java.lang.String value)
Country
' attribute.
value
- the new value of the 'Country' attribute.getCountry()
java.lang.String getEmail1()
If the meaning of the 'Email1' attribute isn't clear, there really should be more of a description here...
setEmail1(String)
,
InfrastructureEntityPackage.getStaddress_Email1()
void setEmail1(java.lang.String value)
Email1
' attribute.
value
- the new value of the 'Email1' attribute.getEmail1()
java.lang.String getEmail2()
If the meaning of the 'Email2' attribute isn't clear, there really should be more of a description here...
setEmail2(String)
,
InfrastructureEntityPackage.getStaddress_Email2()
void setEmail2(java.lang.String value)
Email2
' attribute.
value
- the new value of the 'Email2' attribute.getEmail2()
java.lang.String getFax1()
If the meaning of the 'Fax1' attribute isn't clear, there really should be more of a description here...
setFax1(String)
,
InfrastructureEntityPackage.getStaddress_Fax1()
void setFax1(java.lang.String value)
Fax1
' attribute.
value
- the new value of the 'Fax1' attribute.getFax1()
java.lang.String getFax2()
If the meaning of the 'Fax2' attribute isn't clear, there really should be more of a description here...
setFax2(String)
,
InfrastructureEntityPackage.getStaddress_Fax2()
void setFax2(java.lang.String value)
Fax2
' attribute.
value
- the new value of the 'Fax2' attribute.getFax2()
java.lang.String getField1()
If the meaning of the 'Field1' attribute isn't clear, there really should be more of a description here...
setField1(String)
,
InfrastructureEntityPackage.getStaddress_Field1()
void setField1(java.lang.String value)
Field1
' attribute.
value
- the new value of the 'Field1' attribute.getField1()
java.lang.String getField2()
If the meaning of the 'Field2' attribute isn't clear, there really should be more of a description here...
setField2(String)
,
InfrastructureEntityPackage.getStaddress_Field2()
void setField2(java.lang.String value)
Field2
' attribute.
value
- the new value of the 'Field2' attribute.getField2()
java.lang.String getField3()
If the meaning of the 'Field3' attribute isn't clear, there really should be more of a description here...
setField3(String)
,
InfrastructureEntityPackage.getStaddress_Field3()
void setField3(java.lang.String value)
Field3
' attribute.
value
- the new value of the 'Field3' attribute.getField3()
java.lang.String getPhone1()
If the meaning of the 'Phone1' attribute isn't clear, there really should be more of a description here...
setPhone1(String)
,
InfrastructureEntityPackage.getStaddress_Phone1()
void setPhone1(java.lang.String value)
Phone1
' attribute.
value
- the new value of the 'Phone1' attribute.getPhone1()
java.lang.String getPhone2()
If the meaning of the 'Phone2' attribute isn't clear, there really should be more of a description here...
setPhone2(String)
,
InfrastructureEntityPackage.getStaddress_Phone2()
void setPhone2(java.lang.String value)
Phone2
' attribute.
value
- the new value of the 'Phone2' attribute.getPhone2()
java.lang.String getState()
If the meaning of the 'State' attribute isn't clear, there really should be more of a description here...
setState(String)
,
InfrastructureEntityPackage.getStaddress_State()
void setState(java.lang.String value)
State
' attribute.
value
- the new value of the 'State' attribute.getState()
java.lang.String getZipcode()
If the meaning of the 'Zipcode' attribute isn't clear, there really should be more of a description here...
setZipcode(String)
,
InfrastructureEntityPackage.getStaddress_Zipcode()
void setZipcode(java.lang.String value)
Zipcode
' attribute.
value
- the new value of the 'Zipcode' attribute.getZipcode()
java.lang.String getFirstname()
If the meaning of the 'Firstname' attribute isn't clear, there really should be more of a description here...
setFirstname(String)
,
InfrastructureEntityPackage.getStaddress_Firstname()
void setFirstname(java.lang.String value)
Firstname
' attribute.
value
- the new value of the 'Firstname' attribute.getFirstname()
java.lang.String getLastname()
If the meaning of the 'Lastname' attribute isn't clear, there really should be more of a description here...
setLastname(String)
,
InfrastructureEntityPackage.getStaddress_Lastname()
void setLastname(java.lang.String value)
Lastname
' attribute.
value
- the new value of the 'Lastname' attribute.getLastname()
java.lang.String getMiddlename()
If the meaning of the 'Middlename' attribute isn't clear, there really should be more of a description here...
setMiddlename(String)
,
InfrastructureEntityPackage.getStaddress_Middlename()
void setMiddlename(java.lang.String value)
Middlename
' attribute.
value
- the new value of the 'Middlename' attribute.getMiddlename()
java.lang.String getPersontitle()
If the meaning of the 'Persontitle' attribute isn't clear, there really should be more of a description here...
setPersontitle(String)
,
InfrastructureEntityPackage.getStaddress_Persontitle()
void setPersontitle(java.lang.String value)
Persontitle
' attribute.
value
- the new value of the 'Persontitle' attribute.getPersontitle()
java.lang.String getBusinesstitle()
If the meaning of the 'Businesstitle' attribute isn't clear, there really should be more of a description here...
setBusinesstitle(String)
,
InfrastructureEntityPackage.getStaddress_Businesstitle()
void setBusinesstitle(java.lang.String value)
Businesstitle
' attribute.
value
- the new value of the 'Businesstitle' attribute.getBusinesstitle()
java.lang.String getNickname()
If the meaning of the 'Nickname' attribute isn't clear, there really should be more of a description here...
setNickname(String)
,
InfrastructureEntityPackage.getStaddress_Nickname()
void setNickname(java.lang.String value)
Nickname
' attribute.
value
- the new value of the 'Nickname' attribute.getNickname()
java.lang.String getShippinggeocode()
If the meaning of the 'Shippinggeocode' attribute isn't clear, there really should be more of a description here...
setShippinggeocode(String)
,
InfrastructureEntityPackage.getStaddress_Shippinggeocode()
void setShippinggeocode(java.lang.String value)
Shippinggeocode
' attribute.
value
- the new value of the 'Shippinggeocode' attribute.getShippinggeocode()
java.lang.String getTaxgeocode()
If the meaning of the 'Taxgeocode' attribute isn't clear, there really should be more of a description here...
setTaxgeocode(String)
,
InfrastructureEntityPackage.getStaddress_Taxgeocode()
void setTaxgeocode(java.lang.String value)
Taxgeocode
' attribute.
value
- the new value of the 'Taxgeocode' attribute.getTaxgeocode()
java.lang.String getUrl()
If the meaning of the 'Url' attribute isn't clear, there really should be more of a description here...
setUrl(String)
,
InfrastructureEntityPackage.getStaddress_Url()
void setUrl(java.lang.String value)
Url
' attribute.
value
- the new value of the 'Url' attribute.getUrl()
java.lang.Short getOptcounter()
If the meaning of the 'Optcounter' attribute isn't clear, there really should be more of a description here...
setOptcounter(Short)
,
InfrastructureEntityPackage.getStaddress_Optcounter()
void setOptcounter(java.lang.Short value)
Optcounter
' attribute.
value
- the new value of the 'Optcounter' attribute.getOptcounter()
java.util.List getStoreentdsForStaddress()
Storeentds
.
It is bidirectional and its opposite is 'Staddress For Storeentds
'.
If the meaning of the 'Storeentds For Staddress' reference list isn't clear, there really should be more of a description here...
InfrastructureEntityPackage.getStaddress_StoreentdsForStaddress()
,
Storeentds.getStaddressForStoreentds()
java.util.List getStoreentdsForStaddress2()
Storeentds
.
It is bidirectional and its opposite is 'Staddress For Storeentds2
'.
If the meaning of the 'Storeentds For Staddress2' reference list isn't clear, there really should be more of a description here...
InfrastructureEntityPackage.getStaddress_StoreentdsForStaddress2()
,
Storeentds.getStaddressForStoreentds2()