com.retek.component.supplier.impl.remote
Class SupplierLocationDto

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.remote.AbstractDto
      extended bycom.retek.component.supplier.impl.remote.SupplierLocationDto
All Implemented Interfaces:
java.io.Serializable

public class SupplierLocationDto
extends AbstractDto
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 Address address
           
 java.lang.String contactEmail
           
 java.lang.String contactFax
           
 java.lang.String contactName
           
 TelephoneNumber contactPager
           
 java.lang.String contactPhone
           
 boolean primaryLocationForType
           
 java.lang.String sequenceNumber
           
 SupplierLocationType type
           
 
Constructor Summary
SupplierLocationDto()
           
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto
equals, getDescription, getDistributedReferences, getId, getIds, hashCode, isPersisted, setDescription, setId, setIsPersisted
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sequenceNumber

public java.lang.String sequenceNumber

address

public Address address

contactEmail

public java.lang.String contactEmail

contactFax

public java.lang.String contactFax

contactName

public java.lang.String contactName

contactPhone

public java.lang.String contactPhone

contactPager

public TelephoneNumber contactPager

primaryLocationForType

public boolean primaryLocationForType

type

public SupplierLocationType type
Constructor Detail

SupplierLocationDto

public SupplierLocationDto()


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