Packagecom.whirled.contrib.persist
Classpublic final class PropertyType
InheritancePropertyType Inheritance com.threerings.util.Enum



Public Methods
 MethodDefined by
  
PropertyType(name:String)
PropertyType
  
valueOf(name:String):PropertyType
[static]
PropertyType
  
values():Array
[static]
PropertyType
Public Constants
 ConstantDefined by
  COOKIE : PropertyType
[static]
PropertyType
  TROPHY : PropertyType
[static]
PropertyType
  TROPHY_PRIZE : PropertyType
[static]
PropertyType
Constructor detail
PropertyType()constructor
public function PropertyType(name:String)Parameters
name:String
Method detail
valueOf()method
public static function valueOf(name:String):PropertyTypeParameters
name:String

Returns
PropertyType
values()method 
public static function values():Array

Returns
Array
Constant detail
COOKIEconstant
public static const COOKIE:PropertyType
TROPHYconstant 
public static const TROPHY:PropertyType
TROPHY_PRIZEconstant 
public static const TROPHY_PRIZE:PropertyType