com.retek.component.item.impl.remote
Class DifferentiatorDto

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

public class DifferentiatorDto
extends AbstractDto
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DifferentiatorDto()
           
 
Method Summary
 DifferentiatorTypeDto getDifferentiatorTypeDto()
           
 java.lang.String getIndustryCode()
           
 java.lang.String getIndustrySubCode()
           
 void setDifferentiatorTypeDto(DifferentiatorTypeDto differentiatorTypeDto)
           
 void setIndustryCode(java.lang.String industryCode)
           
 void setIndustrySubCode(java.lang.String industrySubCode)
           
 
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
 

Constructor Detail

DifferentiatorDto

public DifferentiatorDto()
Method Detail

getIndustryCode

public java.lang.String getIndustryCode()

getIndustrySubCode

public java.lang.String getIndustrySubCode()

setIndustryCode

public void setIndustryCode(java.lang.String industryCode)

setIndustrySubCode

public void setIndustrySubCode(java.lang.String industrySubCode)

getDifferentiatorTypeDto

public DifferentiatorTypeDto getDifferentiatorTypeDto()

setDifferentiatorTypeDto

public void setDifferentiatorTypeDto(DifferentiatorTypeDto differentiatorTypeDto)


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