public class

Location

extends DataObject
java.lang.Object
   ↳ org.mule.modules.oracle.model.AbstractDataObject
     ↳ com.oracle.xmlns.svc.DataObject
       ↳ com.oracle.xmlns.apps.ar.hz.service.party.Location

Class Overview

Location Business Object

Java class for Location complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Location">
   <complexContent>
     <extension base="{http://xmlns.oracle.com/svc}DataObject">
       <sequence>
         <element name="ActionType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LocationId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="OrigSystem" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="OrigSystemReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Country" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="State" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Province" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="County" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AddressKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AddressStyle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ValidatedFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AddressLinesPhonetic" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="PostalPlus4Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Position" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LocationDirections" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AddressEffectiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="AddressExpirationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ClliCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Language" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ShortDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LocHierarchyId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="SalesTaxGeocode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="SalesTaxInsideCityLimits" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FaLocationId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="TimezoneId" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="ProgramUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="CreatedByModule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreatedByName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="LastUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="LastUpdatedByName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ActualContentSource" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="DeliveryPointCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="GeometryStatusCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="DynamicAttributeGroups" type="{http://xmlns.oracle.com/svc/dag}DynamicAttributeGroup" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CommonObjId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Geometry" type="{http://xmlns.oracle.com/apps/ar/hz/service/party}Geometry" minOccurs="0"/>
         <element name="OrigSysObjs" type="{http://xmlns.oracle.com/apps/ar/hz/service/party}OrigSysRef" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected String actionType
protected String actualContentSource
protected String address1
protected String address2
protected String address3
protected String address4
protected Calendar addressEffectiveDate
protected Calendar addressExpirationDate
protected String addressKey
protected String addressLinesPhonetic
protected String addressStyle
protected String city
protected String clliCode
protected String commonObjId
protected String country
protected String county
protected String createdByModule
protected String createdByName
protected Calendar creationDate
protected String deliveryPointCode
protected String description
protected List<DynamicAttributeGroup> dynamicAttributeGroups
protected BigDecimal faLocationId
protected Geometry geometry
protected String geometryStatusCode
protected String language
protected Calendar lastUpdateDate
protected String lastUpdatedByName
protected BigDecimal locHierarchyId
protected String locationDirections
protected BigDecimal locationId
protected List<OrigSysRef> origSysObjs
protected String origSystem
protected String origSystemReference
protected String position
protected String postalCode
protected String postalPlus4Code
protected Calendar programUpdateDate
protected String province
protected String salesTaxGeocode
protected String salesTaxInsideCityLimits
protected String shortDescription
protected String state
protected BigDecimal timezoneId
protected String validatedFlag
Public Constructors
Location()
Public Methods
String getActionType()
Gets the value of the actionType property.
String getActualContentSource()
Gets the value of the actualContentSource property.
String getAddress1()
Gets the value of the address1 property.
String getAddress2()
Gets the value of the address2 property.
String getAddress3()
Gets the value of the address3 property.
String getAddress4()
Gets the value of the address4 property.
Calendar getAddressEffectiveDate()
Gets the value of the addressEffectiveDate property.
Calendar getAddressExpirationDate()
Gets the value of the addressExpirationDate property.
String getAddressKey()
Gets the value of the addressKey property.
String getAddressLinesPhonetic()
Gets the value of the addressLinesPhonetic property.
String getAddressStyle()
Gets the value of the addressStyle property.
String getCity()
Gets the value of the city property.
String getClliCode()
Gets the value of the clliCode property.
String getCommonObjId()
Gets the value of the commonObjId property.
String getCountry()
Gets the value of the country property.
String getCounty()
Gets the value of the county property.
String getCreatedByModule()
Gets the value of the createdByModule property.
String getCreatedByName()
Gets the value of the createdByName property.
Calendar getCreationDate()
Gets the value of the creationDate property.
String getDeliveryPointCode()
Gets the value of the deliveryPointCode property.
String getDescription()
Gets the value of the description property.
List<DynamicAttributeGroup> getDynamicAttributeGroups()
Gets the value of the dynamicAttributeGroups property.
BigDecimal getFaLocationId()
Gets the value of the faLocationId property.
Geometry getGeometry()
Gets the value of the geometry property.
String getGeometryStatusCode()
Gets the value of the geometryStatusCode property.
String getLanguage()
Gets the value of the language property.
Calendar getLastUpdateDate()
Gets the value of the lastUpdateDate property.
String getLastUpdatedByName()
Gets the value of the lastUpdatedByName property.
BigDecimal getLocHierarchyId()
Gets the value of the locHierarchyId property.
String getLocationDirections()
Gets the value of the locationDirections property.
BigDecimal getLocationId()
Gets the value of the locationId property.
List<OrigSysRef> getOrigSysObjs()
Gets the value of the origSysObjs property.
String getOrigSystem()
Gets the value of the origSystem property.
String getOrigSystemReference()
Gets the value of the origSystemReference property.
String getPosition()
Gets the value of the position property.
String getPostalCode()
Gets the value of the postalCode property.
String getPostalPlus4Code()
Gets the value of the postalPlus4Code property.
Calendar getProgramUpdateDate()
Gets the value of the programUpdateDate property.
String getProvince()
Gets the value of the province property.
String getSalesTaxGeocode()
Gets the value of the salesTaxGeocode property.
String getSalesTaxInsideCityLimits()
Gets the value of the salesTaxInsideCityLimits property.
String getShortDescription()
Gets the value of the shortDescription property.
String getState()
Gets the value of the state property.
BigDecimal getTimezoneId()
Gets the value of the timezoneId property.
String getValidatedFlag()
Gets the value of the validatedFlag property.
void setActionType(String value)
Sets the value of the actionType property.
void setActualContentSource(String value)
Sets the value of the actualContentSource property.
void setAddress1(String value)
Sets the value of the address1 property.
void setAddress2(String value)
Sets the value of the address2 property.
void setAddress3(String value)
Sets the value of the address3 property.
void setAddress4(String value)
Sets the value of the address4 property.
void setAddressEffectiveDate(Calendar value)
Sets the value of the addressEffectiveDate property.
void setAddressExpirationDate(Calendar value)
Sets the value of the addressExpirationDate property.
void setAddressKey(String value)
Sets the value of the addressKey property.
void setAddressLinesPhonetic(String value)
Sets the value of the addressLinesPhonetic property.
void setAddressStyle(String value)
Sets the value of the addressStyle property.
void setCity(String value)
Sets the value of the city property.
void setClliCode(String value)
Sets the value of the clliCode property.
void setCommonObjId(String value)
Sets the value of the commonObjId property.
void setCountry(String value)
Sets the value of the country property.
void setCounty(String value)
Sets the value of the county property.
void setCreatedByModule(String value)
Sets the value of the createdByModule property.
void setCreatedByName(String value)
Sets the value of the createdByName property.
void setCreationDate(Calendar value)
Sets the value of the creationDate property.
void setDeliveryPointCode(String value)
Sets the value of the deliveryPointCode property.
void setDescription(String value)
Sets the value of the description property.
void setDynamicAttributeGroups(List<DynamicAttributeGroup> dynamicAttributeGroups)
Sets the value of the dynamicAttributeGroups property.
void setFaLocationId(BigDecimal value)
Sets the value of the faLocationId property.
void setGeometry(Geometry value)
Sets the value of the geometry property.
void setGeometryStatusCode(String value)
Sets the value of the geometryStatusCode property.
void setLanguage(String value)
Sets the value of the language property.
void setLastUpdateDate(Calendar value)
Sets the value of the lastUpdateDate property.
void setLastUpdatedByName(String value)
Sets the value of the lastUpdatedByName property.
void setLocHierarchyId(BigDecimal value)
Sets the value of the locHierarchyId property.
void setLocationDirections(String value)
Sets the value of the locationDirections property.
void setLocationId(BigDecimal value)
Sets the value of the locationId property.
void setOrigSysObjs(List<OrigSysRef> origSysObjs)
Sets the value of the origSysObjs property.
void setOrigSystem(String value)
Sets the value of the origSystem property.
void setOrigSystemReference(String value)
Sets the value of the origSystemReference property.
void setPosition(String value)
Sets the value of the position property.
void setPostalCode(String value)
Sets the value of the postalCode property.
void setPostalPlus4Code(String value)
Sets the value of the postalPlus4Code property.
void setProgramUpdateDate(Calendar value)
Sets the value of the programUpdateDate property.
void setProvince(String value)
Sets the value of the province property.
void setSalesTaxGeocode(String value)
Sets the value of the salesTaxGeocode property.
void setSalesTaxInsideCityLimits(String value)
Sets the value of the salesTaxInsideCityLimits property.
void setShortDescription(String value)
Sets the value of the shortDescription property.
void setState(String value)
Sets the value of the state property.
void setTimezoneId(BigDecimal value)
Sets the value of the timezoneId property.
void setValidatedFlag(String value)
Sets the value of the validatedFlag property.
[Expand]
Inherited Methods
From class org.mule.modules.oracle.model.AbstractDataObject
From class java.lang.Object

Fields

protected String actionType

protected String actualContentSource

protected String address1

protected String address2

protected String address3

protected String address4

protected Calendar addressEffectiveDate

protected Calendar addressExpirationDate

protected String addressKey

protected String addressLinesPhonetic

protected String addressStyle

protected String city

protected String clliCode

protected String commonObjId

protected String country

protected String county

protected String createdByModule

protected String createdByName

protected Calendar creationDate

protected String deliveryPointCode

protected String description

protected List<DynamicAttributeGroup> dynamicAttributeGroups

protected BigDecimal faLocationId

protected Geometry geometry

protected String geometryStatusCode

protected String language

protected Calendar lastUpdateDate

protected String lastUpdatedByName

protected BigDecimal locHierarchyId

protected String locationDirections

protected BigDecimal locationId

protected List<OrigSysRef> origSysObjs

protected String origSystem

protected String origSystemReference

protected String position

protected String postalCode

protected String postalPlus4Code

protected Calendar programUpdateDate

protected String province

protected String salesTaxGeocode

protected String salesTaxInsideCityLimits

protected String shortDescription

protected String state

protected BigDecimal timezoneId

protected String validatedFlag

Public Constructors

public Location ()

Public Methods

public String getActionType ()

Gets the value of the actionType property.

Returns
  • possible object is String

public String getActualContentSource ()

Gets the value of the actualContentSource property.

Returns
  • possible object is String

public String getAddress1 ()

Gets the value of the address1 property.

Returns
  • possible object is String

public String getAddress2 ()

Gets the value of the address2 property.

Returns
  • possible object is String

public String getAddress3 ()

Gets the value of the address3 property.

Returns
  • possible object is String

public String getAddress4 ()

Gets the value of the address4 property.

Returns
  • possible object is String

public Calendar getAddressEffectiveDate ()

Gets the value of the addressEffectiveDate property.

Returns
  • possible object is String

public Calendar getAddressExpirationDate ()

Gets the value of the addressExpirationDate property.

Returns
  • possible object is String

public String getAddressKey ()

Gets the value of the addressKey property.

Returns
  • possible object is String

public String getAddressLinesPhonetic ()

Gets the value of the addressLinesPhonetic property.

Returns
  • possible object is String

public String getAddressStyle ()

Gets the value of the addressStyle property.

Returns
  • possible object is String

public String getCity ()

Gets the value of the city property.

Returns
  • possible object is String

public String getClliCode ()

Gets the value of the clliCode property.

Returns
  • possible object is String

public String getCommonObjId ()

Gets the value of the commonObjId property.

Returns
  • possible object is String

public String getCountry ()

Gets the value of the country property.

Returns
  • possible object is String

public String getCounty ()

Gets the value of the county property.

Returns
  • possible object is String

public String getCreatedByModule ()

Gets the value of the createdByModule property.

Returns
  • possible object is String

public String getCreatedByName ()

Gets the value of the createdByName property.

Returns
  • possible object is String

public Calendar getCreationDate ()

Gets the value of the creationDate property.

Returns
  • possible object is String

public String getDeliveryPointCode ()

Gets the value of the deliveryPointCode property.

Returns
  • possible object is String

public String getDescription ()

Gets the value of the description property.

Returns
  • possible object is String

public List<DynamicAttributeGroup> getDynamicAttributeGroups ()

Gets the value of the dynamicAttributeGroups property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the dynamicAttributeGroups property.

For example, to add a new item, do as follows:

    getDynamicAttributeGroups().add(newItem);
 

Objects of the following type(s) are allowed in the list DynamicAttributeGroup

public BigDecimal getFaLocationId ()

Gets the value of the faLocationId property.

Returns
  • possible object is BigDecimal

public Geometry getGeometry ()

Gets the value of the geometry property.

Returns

public String getGeometryStatusCode ()

Gets the value of the geometryStatusCode property.

Returns
  • possible object is String

public String getLanguage ()

Gets the value of the language property.

Returns
  • possible object is String

public Calendar getLastUpdateDate ()

Gets the value of the lastUpdateDate property.

Returns
  • possible object is String

public String getLastUpdatedByName ()

Gets the value of the lastUpdatedByName property.

Returns
  • possible object is String

public BigDecimal getLocHierarchyId ()

Gets the value of the locHierarchyId property.

Returns
  • possible object is BigDecimal

public String getLocationDirections ()

Gets the value of the locationDirections property.

Returns
  • possible object is String

public BigDecimal getLocationId ()

Gets the value of the locationId property.

Returns
  • possible object is BigDecimal

public List<OrigSysRef> getOrigSysObjs ()

Gets the value of the origSysObjs property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the origSysObjs property.

For example, to add a new item, do as follows:

    getOrigSysObjs().add(newItem);
 

Objects of the following type(s) are allowed in the list OrigSysRef

public String getOrigSystem ()

Gets the value of the origSystem property.

Returns
  • possible object is String

public String getOrigSystemReference ()

Gets the value of the origSystemReference property.

Returns
  • possible object is String

public String getPosition ()

Gets the value of the position property.

Returns
  • possible object is String

public String getPostalCode ()

Gets the value of the postalCode property.

Returns
  • possible object is String

public String getPostalPlus4Code ()

Gets the value of the postalPlus4Code property.

Returns
  • possible object is String

public Calendar getProgramUpdateDate ()

Gets the value of the programUpdateDate property.

Returns
  • possible object is String

public String getProvince ()

Gets the value of the province property.

Returns
  • possible object is String

public String getSalesTaxGeocode ()

Gets the value of the salesTaxGeocode property.

Returns
  • possible object is String

public String getSalesTaxInsideCityLimits ()

Gets the value of the salesTaxInsideCityLimits property.

Returns
  • possible object is String

public String getShortDescription ()

Gets the value of the shortDescription property.

Returns
  • possible object is String

public String getState ()

Gets the value of the state property.

Returns
  • possible object is String

public BigDecimal getTimezoneId ()

Gets the value of the timezoneId property.

Returns
  • possible object is BigDecimal

public String getValidatedFlag ()

Gets the value of the validatedFlag property.

Returns
  • possible object is String

public void setActionType (String value)

Sets the value of the actionType property.

Parameters
value Allowed object is String

public void setActualContentSource (String value)

Sets the value of the actualContentSource property.

Parameters
value Allowed object is String

public void setAddress1 (String value)

Sets the value of the address1 property.

Parameters
value Allowed object is String

public void setAddress2 (String value)

Sets the value of the address2 property.

Parameters
value Allowed object is String

public void setAddress3 (String value)

Sets the value of the address3 property.

Parameters
value Allowed object is String

public void setAddress4 (String value)

Sets the value of the address4 property.

Parameters
value Allowed object is String

public void setAddressEffectiveDate (Calendar value)

Sets the value of the addressEffectiveDate property.

Parameters
value Allowed object is String

public void setAddressExpirationDate (Calendar value)

Sets the value of the addressExpirationDate property.

Parameters
value Allowed object is String

public void setAddressKey (String value)

Sets the value of the addressKey property.

Parameters
value Allowed object is String

public void setAddressLinesPhonetic (String value)

Sets the value of the addressLinesPhonetic property.

Parameters
value Allowed object is String

public void setAddressStyle (String value)

Sets the value of the addressStyle property.

Parameters
value Allowed object is String

public void setCity (String value)

Sets the value of the city property.

Parameters
value Allowed object is String

public void setClliCode (String value)

Sets the value of the clliCode property.

Parameters
value Allowed object is String

public void setCommonObjId (String value)

Sets the value of the commonObjId property.

Parameters
value Allowed object is String

public void setCountry (String value)

Sets the value of the country property.

Parameters
value Allowed object is String

public void setCounty (String value)

Sets the value of the county property.

Parameters
value Allowed object is String

public void setCreatedByModule (String value)

Sets the value of the createdByModule property.

Parameters
value Allowed object is String

public void setCreatedByName (String value)

Sets the value of the createdByName property.

Parameters
value Allowed object is String

public void setCreationDate (Calendar value)

Sets the value of the creationDate property.

Parameters
value Allowed object is String

public void setDeliveryPointCode (String value)

Sets the value of the deliveryPointCode property.

Parameters
value Allowed object is String

public void setDescription (String value)

Sets the value of the description property.

Parameters
value Allowed object is String

public void setDynamicAttributeGroups (List<DynamicAttributeGroup> dynamicAttributeGroups)

Sets the value of the dynamicAttributeGroups property.

Parameters
dynamicAttributeGroups Allowed object is DynamicAttributeGroup

public void setFaLocationId (BigDecimal value)

Sets the value of the faLocationId property.

Parameters
value Allowed object is BigDecimal

public void setGeometry (Geometry value)

Sets the value of the geometry property.

Parameters
value Allowed object is Geometry

public void setGeometryStatusCode (String value)

Sets the value of the geometryStatusCode property.

Parameters
value Allowed object is String

public void setLanguage (String value)

Sets the value of the language property.

Parameters
value Allowed object is String

public void setLastUpdateDate (Calendar value)

Sets the value of the lastUpdateDate property.

Parameters
value Allowed object is String

public void setLastUpdatedByName (String value)

Sets the value of the lastUpdatedByName property.

Parameters
value Allowed object is String

public void setLocHierarchyId (BigDecimal value)

Sets the value of the locHierarchyId property.

Parameters
value Allowed object is BigDecimal

public void setLocationDirections (String value)

Sets the value of the locationDirections property.

Parameters
value Allowed object is String

public void setLocationId (BigDecimal value)

Sets the value of the locationId property.

Parameters
value Allowed object is BigDecimal

public void setOrigSysObjs (List<OrigSysRef> origSysObjs)

Sets the value of the origSysObjs property.

Parameters
origSysObjs Allowed object is OrigSysRef

public void setOrigSystem (String value)

Sets the value of the origSystem property.

Parameters
value Allowed object is String

public void setOrigSystemReference (String value)

Sets the value of the origSystemReference property.

Parameters
value Allowed object is String

public void setPosition (String value)

Sets the value of the position property.

Parameters
value Allowed object is String

public void setPostalCode (String value)

Sets the value of the postalCode property.

Parameters
value Allowed object is String

public void setPostalPlus4Code (String value)

Sets the value of the postalPlus4Code property.

Parameters
value Allowed object is String

public void setProgramUpdateDate (Calendar value)

Sets the value of the programUpdateDate property.

Parameters
value Allowed object is String

public void setProvince (String value)

Sets the value of the province property.

Parameters
value Allowed object is String

public void setSalesTaxGeocode (String value)

Sets the value of the salesTaxGeocode property.

Parameters
value Allowed object is String

public void setSalesTaxInsideCityLimits (String value)

Sets the value of the salesTaxInsideCityLimits property.

Parameters
value Allowed object is String

public void setShortDescription (String value)

Sets the value of the shortDescription property.

Parameters
value Allowed object is String

public void setState (String value)

Sets the value of the state property.

Parameters
value Allowed object is String

public void setTimezoneId (BigDecimal value)

Sets the value of the timezoneId property.

Parameters
value Allowed object is BigDecimal

public void setValidatedFlag (String value)

Sets the value of the validatedFlag property.

Parameters
value Allowed object is String