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

Packages that use OrganizationsType
com.googlecode.fascinator.ims   
 

Uses of OrganizationsType in com.googlecode.fascinator.ims
 

Fields in com.googlecode.fascinator.ims declared as OrganizationsType
protected  OrganizationsType ManifestType.organizations
           
 

Methods in com.googlecode.fascinator.ims that return OrganizationsType
 OrganizationsType ObjectFactory.createOrganizationsType()
          Create an instance of OrganizationsType
 OrganizationsType ManifestType.getOrganizations()
          Gets the value of the organizations property.
 

Methods in com.googlecode.fascinator.ims that return types with arguments of type OrganizationsType
 JAXBElement<OrganizationsType> ObjectFactory.createOrganizations(OrganizationsType value)
          Create an instance of JAXBElement<OrganizationsType>}
 

Methods in com.googlecode.fascinator.ims with parameters of type OrganizationsType
 JAXBElement<OrganizationsType> ObjectFactory.createOrganizations(OrganizationsType value)
          Create an instance of JAXBElement<OrganizationsType>}
 void ManifestType.setOrganizations(OrganizationsType value)
          Sets the value of the organizations property.
 



Copyright © 2009-2011. All Rights Reserved.