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

Packages that use DependencyType
com.googlecode.fascinator.ims   
 

Uses of DependencyType in com.googlecode.fascinator.ims
 

Fields in com.googlecode.fascinator.ims with type parameters of type DependencyType
protected  List<DependencyType> ResourceType.dependency
           
 

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

Methods in com.googlecode.fascinator.ims that return types with arguments of type DependencyType
 JAXBElement<DependencyType> ObjectFactory.createDependency(DependencyType value)
          Create an instance of JAXBElement<DependencyType>}
 List<DependencyType> ResourceType.getDependency()
          Gets the value of the dependency property.
 

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



Copyright © 2009-2011. All Rights Reserved.