Uses of Class
org.ow2.dragon.util.TModelType

Uses of TModelType in org.ow2.dragon.util
 

Methods in org.ow2.dragon.util that return TModelType
static TModelType TModelType.fromString(java.lang.String type)
          Return the TModelType related to the given string or null if it isn't supported
static TModelType TModelType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TModelType[] TModelType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.