uPortal 2.3.2
API Documentation

org.jasig.portal.wsrp.types.holders
Class PropertyHolder

java.lang.Object
  extended byorg.jasig.portal.wsrp.types.holders.PropertyHolder
All Implemented Interfaces:
javax.xml.rpc.holders.Holder

public final class PropertyHolder
extends java.lang.Object
implements javax.xml.rpc.holders.Holder


Field Summary
 Property value
           
 
Constructor Summary
PropertyHolder()
           
PropertyHolder(Property value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public Property value
Constructor Detail

PropertyHolder

public PropertyHolder()

PropertyHolder

public PropertyHolder(Property value)

uPortal 2.3.2
API Documentation