Uses of Class
org.plasma.sdo.profile.DocumentationType

Packages that use DocumentationType
org.plasma.sdo  
org.plasma.sdo.profile   
 

Uses of DocumentationType in org.plasma.sdo
 

Methods in org.plasma.sdo that return DocumentationType
 DocumentationType Documentation.getType()
           
 

Methods in org.plasma.sdo with parameters of type DocumentationType
 void Documentation.setType(DocumentationType value)
           
 

Uses of DocumentationType in org.plasma.sdo.profile
 

Methods in org.plasma.sdo.profile that return DocumentationType
 DocumentationType SDODocumentation.getType()
           
static DocumentationType DocumentationType.valueOf(java.lang.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.sdo.profile with parameters of type DocumentationType
 void SDODocumentation.setType(DocumentationType value)
           
 



Copyright © 2013. All Rights Reserved.