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

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.CustomerIntegrationCustomerTelephoneDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class CustomerIntegrationCustomerTelephoneDto
extends CustomerIntegrationCustomerElementDto

See Also:
Serialized Form

Field Summary
 java.lang.String customerTelephoneId
           
 java.lang.String extension
           
 java.lang.String primaryDayTelephoneFlag
           
 java.lang.String primaryEveningTelephoneFlag
           
 java.lang.String telephoneNumber
           
 
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
CustomerIntegrationCustomerTelephoneDto()
           
 
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

customerTelephoneId

public java.lang.String customerTelephoneId

telephoneNumber

public java.lang.String telephoneNumber

extension

public java.lang.String extension

primaryDayTelephoneFlag

public java.lang.String primaryDayTelephoneFlag

primaryEveningTelephoneFlag

public java.lang.String primaryEveningTelephoneFlag
Constructor Detail

CustomerIntegrationCustomerTelephoneDto

public CustomerIntegrationCustomerTelephoneDto()
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