Uses of Class
org.plasma.provisioning.DocumentationType

Packages that use DocumentationType
org.plasma.provisioning Package level documentation for package org.plasma.provisioning. 
org.plasma.provisioning.xsd   
 

Uses of DocumentationType in org.plasma.provisioning
 

Fields in org.plasma.provisioning declared as DocumentationType
protected  DocumentationType Documentation.type
           
 

Methods in org.plasma.provisioning that return DocumentationType
static DocumentationType DocumentationType.fromValue(String v)
           
 DocumentationType Documentation.getType()
          Gets the value of the type property.
static DocumentationType DocumentationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DocumentationType[] DocumentationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.plasma.provisioning with parameters of type DocumentationType
 void Documentation.setType(DocumentationType value)
          Sets the value of the type property.
 

Uses of DocumentationType in org.plasma.provisioning.xsd
 

Methods in org.plasma.provisioning.xsd with parameters of type DocumentationType
 Documentation ConverterSupport.createDocumentation(DocumentationType type, String content)
           
protected  Documentation AbstractAssembler.createDocumentation(DocumentationType type, String content)
           
 



Copyright © 2013. All rights reserved.