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

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

public class ItemSubclassDto
extends AbstractDto

See Also:
Serialized Form

Constructor Summary
ItemSubclassDto()
           
 
Method Summary
 java.lang.String getDepartmentId()
           
 java.lang.String getItemClassId()
           
 void setDepartmentId(java.lang.String string)
           
 void setItemClassId(java.lang.String string)
           
 
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

ItemSubclassDto

public ItemSubclassDto()
Method Detail

getDepartmentId

public java.lang.String getDepartmentId()

setDepartmentId

public void setDepartmentId(java.lang.String string)

getItemClassId

public java.lang.String getItemClassId()

setItemClassId

public void setItemClassId(java.lang.String string)


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