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

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

public class CustomerOrderPersonalizationTextLineDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 DistributedReference colorRef
           
 DistributedReference fontRef
           
 int lineNumber
           
static long serialVersionUID
           
 java.lang.String text
           
 
Constructor Summary
CustomerOrderPersonalizationTextLineDto()
           
 
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

lineNumber

public int lineNumber

text

public java.lang.String text

fontRef

public DistributedReference fontRef

colorRef

public DistributedReference colorRef

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

CustomerOrderPersonalizationTextLineDto

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