com.retek.component.customer.integration.impl
Class CustomerIntegrationCustomerAddressDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.commons.component.xml.impl.ElementObjectDto
          extended bycom.retek.component.customer.integration.impl.CustomerIntegrationElementDto
              extended bycom.retek.component.customer.integration.impl.CustomerIntegrationCustomerElementDto
                  extended bycom.retek.component.customer.integration.impl.CustomerIntegrationCustomerAddressDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class CustomerIntegrationCustomerAddressDto
extends CustomerIntegrationCustomerElementDto

See Also:
Serialized Form

Field Summary
 java.lang.String addressLabel
           
 java.lang.String addressLine1
           
 java.lang.String addressLine2
           
 java.lang.String addressLine3
           
 java.lang.String attention
           
 java.lang.String billToAddressFlag
           
 java.lang.String changeReasonCode
           
 java.lang.String city
           
 java.lang.String countryCode
           
 java.lang.String countyName
           
 java.lang.String customerAddressId
           
 java.lang.String dayTelephoneExtension
           
 java.lang.String dayTelephoneNumber
           
 java.lang.String emailAddress
           
 java.lang.String eveningTelephoneExtension
           
 java.lang.String eveningTelephoneNumber
           
 java.lang.String firstName
           
 java.lang.String giftReceiptCustomerId
           
 java.lang.String lastName
           
 java.lang.String middleInitial
           
 java.lang.String nameSuffixCode
           
 java.lang.String nameTitleCode
           
 java.lang.String postalCode
           
 java.lang.String primaryBillToAddressFlag
           
 java.lang.String primaryShipToAddressFlag
           
 java.lang.String state
           
 java.lang.String taxReferenceCode
           
 
Fields inherited from class com.retek.component.customer.integration.impl.CustomerIntegrationCustomerElementDto
activeFlag, createDate, createdByUser, lastUpdateDate, lastUpdatedByUser
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId, serialVersionUID
 
Constructor Summary
CustomerIntegrationCustomerAddressDto()
           
 
Method Summary
 java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

customerAddressId

public java.lang.String customerAddressId

nameTitleCode

public java.lang.String nameTitleCode

firstName

public java.lang.String firstName

middleInitial

public java.lang.String middleInitial

lastName

public java.lang.String lastName

nameSuffixCode

public java.lang.String nameSuffixCode

primaryBillToAddressFlag

public java.lang.String primaryBillToAddressFlag

primaryShipToAddressFlag

public java.lang.String primaryShipToAddressFlag

billToAddressFlag

public java.lang.String billToAddressFlag

addressLabel

public java.lang.String addressLabel

dayTelephoneNumber

public java.lang.String dayTelephoneNumber

dayTelephoneExtension

public java.lang.String dayTelephoneExtension

eveningTelephoneNumber

public java.lang.String eveningTelephoneNumber

eveningTelephoneExtension

public java.lang.String eveningTelephoneExtension

emailAddress

public java.lang.String emailAddress

addressLine1

public java.lang.String addressLine1

addressLine2

public java.lang.String addressLine2

addressLine3

public java.lang.String addressLine3

attention

public java.lang.String attention

city

public java.lang.String city

state

public java.lang.String state

postalCode

public java.lang.String postalCode

countryCode

public java.lang.String countryCode

countyName

public java.lang.String countyName

taxReferenceCode

public java.lang.String taxReferenceCode

changeReasonCode

public java.lang.String changeReasonCode

giftReceiptCustomerId

public java.lang.String giftReceiptCustomerId
Constructor Detail

CustomerIntegrationCustomerAddressDto

public CustomerIntegrationCustomerAddressDto()
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in class SecondClassDto


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28