com.retek.component.item.impl.remote
Class DifferentiatorDto
java.lang.Object
com.retek.commons.domain.core.impl.remote.AbstractDto
com.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
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
DifferentiatorDto
public DifferentiatorDto()
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