net.sf.minuteProject.architecture.bsla.dto
Class DataTransferObject

java.lang.Object
  extended by net.sf.minuteProject.architecture.bsla.dto.DataTransferObject
All Implemented Interfaces:
Serializable

public class DataTransferObject
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
DataTransferObject()
           
 
Method Summary
 boolean toEquals(Object thiz, Object object)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataTransferObject

public DataTransferObject()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

toEquals

public boolean toEquals(Object thiz,
                        Object object)


Copyright © 2013. All Rights Reserved.