com.retek.component.payment.impl.remote
Class PaymentSettlementItemDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.commons.component.xml.impl.ElementObjectDto
          extended bycom.retek.component.payment.impl.remote.PaymentSettlementElementDto
              extended bycom.retek.component.payment.impl.remote.PaymentSettlementItemDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class PaymentSettlementItemDto
extends PaymentSettlementElementDto

See Also:
Serialized Form

Field Summary
 java.lang.String itemClass
           
 java.lang.String itemDepartment
           
static long serialVersionUID
           
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId
 
Constructor Summary
PaymentSettlementItemDto()
           
 
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

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values

itemDepartment

public java.lang.String itemDepartment

itemClass

public java.lang.String itemClass
Constructor Detail

PaymentSettlementItemDto

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