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

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

public class ItemClassDto
extends AbstractDto

See Also:
Serialized Form

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

ItemClassDto

public ItemClassDto()
Method Detail

getDepartmentId

public java.lang.String getDepartmentId()

setDepartmentId

public void setDepartmentId(java.lang.String string)


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