Uses of Class
org.ow2.jasmine.jadort.service.topology.xml.VmmType

Packages that use VmmType
org.ow2.jasmine.jadort.service.topology.xml   
 

Uses of VmmType in org.ow2.jasmine.jadort.service.topology.xml
 

Fields in org.ow2.jasmine.jadort.service.topology.xml declared as VmmType
protected  VmmType VMM.type
           
 

Methods in org.ow2.jasmine.jadort.service.topology.xml that return VmmType
static VmmType VmmType.fromValue(java.lang.String v)
           
 VmmType VMM.getType()
          Gets the value of the type property.
static VmmType VmmType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static VmmType[] VmmType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.jasmine.jadort.service.topology.xml with parameters of type VmmType
 void VMM.setType(VmmType value)
          Sets the value of the type property.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.