uPortal 2.3.2
API Documentation

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

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

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


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

Field Detail

value

public ItemDescription value
Constructor Detail

ItemDescriptionHolder

public ItemDescriptionHolder()

ItemDescriptionHolder

public ItemDescriptionHolder(ItemDescription value)

uPortal 2.3.2
API Documentation