Uses of Class
org.ow2.dragon.persistence.bo.specification.SpecifiedOperation.OpTmType

Packages that use SpecifiedOperation.OpTmType
org.ow2.dragon.persistence.bo.specification   
 

Uses of SpecifiedOperation.OpTmType in org.ow2.dragon.persistence.bo.specification
 

Methods in org.ow2.dragon.persistence.bo.specification that return SpecifiedOperation.OpTmType
 SpecifiedOperation.OpTmType SpecifiedOperation.getTransmission()
           
static SpecifiedOperation.OpTmType SpecifiedOperation.OpTmType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SpecifiedOperation.OpTmType[] SpecifiedOperation.OpTmType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.dragon.persistence.bo.specification with parameters of type SpecifiedOperation.OpTmType
 void SpecifiedOperation.setTransmission(SpecifiedOperation.OpTmType transmission)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.