uPortal 2.3.2
API Documentation

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

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

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


Field Summary
 Property[] value
           
 
Constructor Summary
PropertyArrayHolder()
           
PropertyArrayHolder(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

PropertyArrayHolder

public PropertyArrayHolder()

PropertyArrayHolder

public PropertyArrayHolder(Property[] value)

uPortal 2.3.2
API Documentation