|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.opencrx.kernel.product1.jdo2.ProductAddress
org.opencrx.kernel.product1.jdo2.PostalAddress
public class PostalAddress
Class PostalAddress
| Nested Class Summary | |
|---|---|
static class |
PostalAddress.Slice
Slice object hold the PostalAddress's multivalued attributes |
| Nested classes/interfaces inherited from class org.opencrx.kernel.product1.jdo2.ProductAddress |
|---|
ProductAddress.Identity |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.product1.cci2.ProductAddress |
|---|
ProductAddress.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::opencrx::kernel::product1::PostalAddress |
| Fields inherited from class org.opencrx.kernel.product1.jdo2.ProductAddress |
|---|
BASE_CLASS |
| Constructor Summary | |
|---|---|
PostalAddress()
|
|
| Method Summary | |
|---|---|
Media |
getPicture()
Retrieves the value for the reference picture. |
byte[] |
getPictureContent()
Retrieves the possibly null value for the optional attribute pictureContent. |
String |
getPictureContentMimeType()
Retrieves the possibly null value for the optional attribute pictureContentMimeType. |
String |
getPictureContentName()
Retrieves the possibly null value for the optional attribute pictureContentName. |
List<String> |
getPostalAddressLine()
Retrieves a list containing all the elements for the attribute postalAddressLine. |
String |
getPostalCity()
Retrieves the possibly null value for the optional attribute postalCity. |
String |
getPostalCode()
Retrieves the possibly null value for the optional attribute postalCode. |
short |
getPostalCountry()
Retrieves the value for the attribute postalCountry. |
String |
getPostalCounty()
Retrieves the possibly null value for the optional attribute postalCounty. |
short |
getPostalFreightTerms()
Retrieves the value for the attribute postalFreightTerms. |
BigDecimal |
getPostalLatitude()
Retrieves the possibly null value for the optional attribute postalLatitude. |
BigDecimal |
getPostalLongitude()
Retrieves the possibly null value for the optional attribute postalLongitude. |
String |
getPostalState()
Retrieves the possibly null value for the optional attribute postalState. |
List<String> |
getPostalStreet()
Retrieves a list containing all the elements for the attribute postalStreet. |
String |
getPostalStreetNumber()
Retrieves the possibly null value for the optional attribute postalStreetNumber. |
short |
getPostalUtcOffset()
Retrieves the value for the attribute postalUtcOffset. |
static ProductAddress.Identity |
newIdentity(Identity addressContainer,
QualifierType idType,
String id)
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
protected int |
openmdxjdoGetSize(int field)
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
static ProductAddress.Identity |
openmdxjdoToIdentity(ObjectId objectId)
|
void |
setPicture(Media picture)
Sets a new value for the reference picture. |
void |
setPostalAddressLine(String... postalAddressLine)
Clears postalAddressLine and adds the given value(s). |
void |
setPostalCity(String postalCity)
Sets a new value for the attribute postalCity. |
void |
setPostalCode(String postalCode)
Sets a new value for the attribute postalCode. |
void |
setPostalCountry(short postalCountry)
Sets a new value for the attribute postalCountry. |
void |
setPostalCounty(String postalCounty)
Sets a new value for the attribute postalCounty. |
void |
setPostalFreightTerms(short postalFreightTerms)
Sets a new value for the attribute postalFreightTerms. |
void |
setPostalLatitude(BigDecimal postalLatitude)
Sets a new value for the attribute postalLatitude. |
void |
setPostalLongitude(BigDecimal postalLongitude)
Sets a new value for the attribute postalLongitude. |
void |
setPostalState(String postalState)
Sets a new value for the attribute postalState. |
void |
setPostalStreet(String... postalStreet)
Clears postalStreet and adds the given value(s). |
void |
setPostalStreetNumber(String postalStreetNumber)
Sets a new value for the attribute postalStreetNumber. |
void |
setPostalUtcOffset(short postalUtcOffset)
Sets a new value for the attribute postalUtcOffset. |
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewMap, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
jdoClass, modelClasses, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.ProductAddress |
|---|
getValidFrom, getValidTo, setValidFrom, setValidTo |
| Methods inherited from interface org.opencrx.kernel.address1.cci2.Addressable |
|---|
getBuilding, getUsage, isMain, setBuilding, setMain, setUsage |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::kernel::product1::PostalAddress
| Constructor Detail |
|---|
public PostalAddress()
| Method Detail |
|---|
public final String getPictureContentMimeType()
pictureContentMimeType.
getPictureContentMimeType in interface PicturedpictureContentMimeType.public short getPostalCountry()
postalCountry.
getPostalCountry in interface PostalAddressablepostalCountry.public void setPostalCountry(short postalCountry)
postalCountry.
setPostalCountry in interface PostalAddressablepostalCountry - The non-null new value for attribute postalCountry.public final List<String> getPostalAddressLine()
postalAddressLine.
getPostalAddressLine in interface PostalAddressablepublic void setPostalAddressLine(String... postalAddressLine)
postalAddressLine and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setPostalAddressLine in interface PostalAddressablepostalAddressLine - value(s) to be added to postalAddressLinepublic final List<String> getPostalStreet()
postalStreet.
getPostalStreet in interface PostalAddressablepublic void setPostalStreet(String... postalStreet)
postalStreet and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setPostalStreet in interface PostalAddressablepostalStreet - value(s) to be added to postalStreetpublic final String getPostalCode()
postalCode.
getPostalCode in interface PostalAddressablepostalCode.public void setPostalCode(String postalCode)
postalCode.
setPostalCode in interface PostalAddressablepostalCode - The possibly null new value for attribute postalCode.public final byte[] getPictureContent()
pictureContent.
getPictureContent in interface PicturedpictureContent.public final String getPostalCity()
postalCity.
getPostalCity in interface PostalAddressablepostalCity.public void setPostalCity(String postalCity)
postalCity.
setPostalCity in interface PostalAddressablepostalCity - The possibly null new value for attribute postalCity.public final String getPostalCounty()
postalCounty.
getPostalCounty in interface PostalAddressablepostalCounty.public void setPostalCounty(String postalCounty)
postalCounty.
setPostalCounty in interface PostalAddressablepostalCounty - The possibly null new value for attribute postalCounty.public final String getPostalState()
postalState.
getPostalState in interface PostalAddressablepostalState.public void setPostalState(String postalState)
postalState.
setPostalState in interface PostalAddressablepostalState - The possibly null new value for attribute postalState.public Media getPicture()
picture.
getPicture in interface Picturednull – value for this reference.public void setPicture(Media picture)
picture.
setPicture in interface Picturedpicture - The non-null new value for this reference.public final BigDecimal getPostalLatitude()
postalLatitude.
getPostalLatitude in interface PostalAddressablepostalLatitude.public void setPostalLatitude(BigDecimal postalLatitude)
postalLatitude.
setPostalLatitude in interface PostalAddressablepostalLatitude - The possibly null new value for attribute postalLatitude.public short getPostalFreightTerms()
postalFreightTerms.
getPostalFreightTerms in interface PostalAddressablepostalFreightTerms.public void setPostalFreightTerms(short postalFreightTerms)
postalFreightTerms.
setPostalFreightTerms in interface PostalAddressablepostalFreightTerms - The non-null new value for attribute postalFreightTerms.public final BigDecimal getPostalLongitude()
postalLongitude.
getPostalLongitude in interface PostalAddressablepostalLongitude.public void setPostalLongitude(BigDecimal postalLongitude)
postalLongitude.
setPostalLongitude in interface PostalAddressablepostalLongitude - The possibly null new value for attribute postalLongitude.public short getPostalUtcOffset()
postalUtcOffset.
getPostalUtcOffset in interface PostalAddressablepostalUtcOffset.public void setPostalUtcOffset(short postalUtcOffset)
postalUtcOffset.
setPostalUtcOffset in interface PostalAddressablepostalUtcOffset - The non-null new value for attribute postalUtcOffset.public final String getPostalStreetNumber()
postalStreetNumber.
getPostalStreetNumber in interface PostalAddressablepostalStreetNumber.public void setPostalStreetNumber(String postalStreetNumber)
postalStreetNumber.
setPostalStreetNumber in interface PostalAddressablepostalStreetNumber - The possibly null new value for attribute postalStreetNumber.public final String getPictureContentName()
pictureContentName.
getPictureContentName in interface PicturedpictureContentName.protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class ProductAddress
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class ProductAddressprotected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
newSlice in class ProductAddressprotected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class ProductAddressPostalAddress.CLASS
public static ProductAddress.Identity newIdentity(Identity addressContainer,
QualifierType idType,
String id)
public static ProductAddress.Identity openmdxjdoToIdentity(ObjectId objectId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||