|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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> |
ItemType.item
|
protected List<ItemType> |
OrganizationType.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> |
ItemType.getItem()
Gets the value of the item property. |
List<ItemType> |
OrganizationType.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>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||