Uses of Class
org.plasma.provisioning.Type

Packages that use Type
org.plasma.provisioning Package level documentation for package org.plasma.provisioning. 
org.plasma.provisioning.adapter   
 

Uses of Type in org.plasma.provisioning
 

Subclasses of Type in org.plasma.provisioning
 class Class
          A class definition
 class Enumeration
          An enumeration definition
 

Methods in org.plasma.provisioning that return types with arguments of type Type
 JAXBElement<Type> ObjectFactory.createType(Type value)
          Create an instance of JAXBElement<Type>}
 

Methods in org.plasma.provisioning with parameters of type Type
 JAXBElement<Type> ObjectFactory.createType(Type value)
          Create an instance of JAXBElement<Type>}
 

Uses of Type in org.plasma.provisioning.adapter
 

Methods in org.plasma.provisioning.adapter that return Type
 Type TypeAdapter.getType()
           
 

Constructors in org.plasma.provisioning.adapter with parameters of type Type
ClassAdapter(Type type)
           
TypeAdapter(Type type)
           
 



Copyright © 2013. All rights reserved.