Uses of Class
com.adhi.adhij.ValueObject

Uses of ValueObject in com.adhi.adhij
 

Methods in com.adhi.adhij that return ValueObject
 ValueObject BusinessObject.getVO()
          returns the value object
 

Methods in com.adhi.adhij with parameters of type ValueObject
 java.lang.Object ValueObject.clone(ValueObject vo)
          returns the cloned value object
 void BusinessObject.setVO(ValueObject VO)
          sets the value object