Uses of Class
com.googlecode.fascinator.ims.ItemType

Packages that use ItemType
com.googlecode.fascinator.ims   
 

Uses of ItemType in com.googlecode.fascinator.ims
 

Fields in com.googlecode.fascinator.ims with type parameters of type ItemType
protected  List<ItemType> OrganizationType.item
           
protected  List<ItemType> ItemType.item
           
 

Methods in com.googlecode.fascinator.ims that return ItemType
 ItemType ObjectFactory.createItemType()
          Create an instance of ItemType
 

Methods in com.googlecode.fascinator.ims that return types with arguments of type ItemType
 JAXBElement<ItemType> ObjectFactory.createItem(ItemType value)
          Create an instance of JAXBElement<ItemType>}
 List<ItemType> OrganizationType.getItem()
          Gets the value of the item property.
 List<ItemType> ItemType.getItem()
          Gets the value of the item property.
 

Methods in com.googlecode.fascinator.ims with parameters of type ItemType
 JAXBElement<ItemType> ObjectFactory.createItem(ItemType value)
          Create an instance of JAXBElement<ItemType>}
 



Copyright © 2009-2011. All Rights Reserved.