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

Packages that use OrganizationType
com.googlecode.fascinator.ims   
 

Uses of OrganizationType in com.googlecode.fascinator.ims
 

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

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

Methods in com.googlecode.fascinator.ims that return types with arguments of type OrganizationType
 JAXBElement<OrganizationType> ObjectFactory.createOrganization(OrganizationType value)
          Create an instance of JAXBElement<OrganizationType>}
 List<OrganizationType> OrganizationsType.getOrganization()
          Gets the value of the organization property.
 

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



Copyright © 2009-2014. All Rights Reserved.