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

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

public class ReturnLineAccommodationAdjustmentDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 DistributedReference accommodationRef
           
 Money amount
           
 DistributedReference serviceLineRef
           
 ReturnLineAccommodationAdjustmentType type
           
 
Constructor Summary
ReturnLineAccommodationAdjustmentDto()
           
 
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

amount

public Money amount

accommodationRef

public DistributedReference accommodationRef

type

public ReturnLineAccommodationAdjustmentType type

serviceLineRef

public DistributedReference serviceLineRef
Constructor Detail

ReturnLineAccommodationAdjustmentDto

public ReturnLineAccommodationAdjustmentDto()
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