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

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

public class UdaValueDto
extends AbstractDto
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.String udaId
           
 java.lang.String udaValueId
           
 
Constructor Summary
UdaValueDto()
           
 
Method Summary
 java.lang.String getId()
           
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto
equals, getDescription, getDistributedReferences, getIds, hashCode, isPersisted, setDescription, setId, setIsPersisted
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

udaId

public java.lang.String udaId

udaValueId

public java.lang.String udaValueId
Constructor Detail

UdaValueDto

public UdaValueDto()
Method Detail

getId

public java.lang.String getId()
Overrides:
getId in class AbstractDto


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