org.yestech.lib.hibernate.client
Class CollectionReference

java.lang.Object
  extended by org.yestech.lib.hibernate.client.CollectionReference
All Implemented Interfaces:
java.io.Serializable

public class CollectionReference
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
CollectionReference()
           
 
Method Summary
 java.io.Serializable getId()
           
 java.lang.String getRole()
           
 void setId(java.io.Serializable id)
           
 void setRole(java.lang.String role)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionReference

public CollectionReference()
Method Detail

getId

public java.io.Serializable getId()

setId

public void setId(java.io.Serializable id)

getRole

public java.lang.String getRole()

setRole

public void setRole(java.lang.String role)


Copyright © 2009 YES Technology Association. All Rights Reserved.