com.retek.component.customerorder.impl.remote
Class CustomerOrderAddressDto
java.lang.Object
com.retek.commons.component.impl.Dto
com.retek.component.customerorder.impl.remote.CustomerOrderAddressDto
- All Implemented Interfaces:
- java.io.Serializable
- public class CustomerOrderAddressDto
- extends Dto
- See Also:
- Serialized Form
Methods inherited from class com.retek.commons.component.impl.Dto |
attributesToString, checkConcurrency, deepClone, equals, equalValues, equalValues, equalValues, equalValuesDeep, equalValuesDeep, getContext, getDirtyProperties, getDistributedReferences, getDtosInTree, getDtosInTree, getDtosInTreeByRef, getPropertyMap, getReference, getVersion, hashCode, isConcurrenyCheckEnabled, isDeleted, isDirty, isDirtyDeep, isDirtyDeepIgnoreFields, isDirtyIgnoreFields, isPersisted, markClean, markDirty, markPersisted, mergeIntoContext, mergePropertiesFrom, printDeep, purgeDeletedChildren, setConcurrenyCheckEnabled, toString, toStringDeep, writeReplace |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
salutationRef
public DistributedReference salutationRef
firstName
public java.lang.String firstName
middleInitial
public java.lang.String middleInitial
lastName
public java.lang.String lastName
suffixRef
public DistributedReference suffixRef
label
public java.lang.String label
address
public Address address
countryRef
public DistributedReference countryRef
taxReferenceCode
public java.lang.String taxReferenceCode
dayTelephone
public TelephoneNumber dayTelephone
eveningTelephone
public TelephoneNumber eveningTelephone
emailAddress
public EmailAddress emailAddress
giftRecipientCustomerRef
public DistributedReference giftRecipientCustomerRef
validationNeeded
public boolean validationNeeded
CustomerOrderAddressDto
public CustomerOrderAddressDto(DistributedContext context,
DistributedReference reference)
CustomerOrderAddressDto
public CustomerOrderAddressDto(DistributedReference reference,
long version)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28