com.retek.component.customerorder.impl.remote
Class CallTagReturnItemDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.component.customerorder.impl.remote.CallTagReturnItemDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class CallTagReturnItemDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 java.lang.String itemDescription
           
 java.lang.String itemDisplayCode
           
 Money merchandiseValue
           
 Quantity quanity
           
 java.lang.String returnLineId
           
 
Constructor Summary
CallTagReturnItemDto()
           
 
Method Summary
 java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

itemDisplayCode

public java.lang.String itemDisplayCode

itemDescription

public java.lang.String itemDescription

quanity

public Quantity quanity

merchandiseValue

public Money merchandiseValue

returnLineId

public java.lang.String returnLineId
Constructor Detail

CallTagReturnItemDto

public CallTagReturnItemDto()
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in class SecondClassDto


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