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

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

public class DifferentiatorGroupHeaderDto
extends AbstractDto
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DifferentiatorGroupHeaderDto()
           
 
Method Summary
 DifferentiatorTypeDto getDifferentiatorTypeDto()
           
 java.util.HashMap getSequenceToDifferentiatorMap()
           
 void setDifferentiatorTypeDto(DifferentiatorTypeDto differentiatorTypeDto)
           
 void setSequenceToDifferentiatorMap(java.util.HashMap sequenceToDifferentiatorMap)
           
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto
equals, getDescription, getDistributedReferences, getId, getIds, hashCode, isPersisted, setDescription, setId, setIsPersisted
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DifferentiatorGroupHeaderDto

public DifferentiatorGroupHeaderDto()
Method Detail

getSequenceToDifferentiatorMap

public java.util.HashMap getSequenceToDifferentiatorMap()

setSequenceToDifferentiatorMap

public void setSequenceToDifferentiatorMap(java.util.HashMap sequenceToDifferentiatorMap)

getDifferentiatorTypeDto

public DifferentiatorTypeDto getDifferentiatorTypeDto()

setDifferentiatorTypeDto

public void setDifferentiatorTypeDto(DifferentiatorTypeDto differentiatorTypeDto)


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