| Package | com.whirled.contrib.persist |
| Class | public final class PropertyType |
| Inheritance | PropertyType com.threerings.util.Enum |
| Method | Defined by | ||
|---|---|---|---|
|
PropertyType(name:String)
| PropertyType | ||
|
valueOf(name:String):PropertyType
[static]
| PropertyType | ||
|
values():Array
[static]
| PropertyType | ||
| Constant | Defined by | ||
|---|---|---|---|
| COOKIE : PropertyType
[static]
| PropertyType | ||
| TROPHY : PropertyType
[static]
| PropertyType | ||
| TROPHY_PRIZE : PropertyType
[static]
| PropertyType | ||
| PropertyType | () | constructor |
public function PropertyType(name:String)Parameters
name:String |
| valueOf | () | method |
| values | () | method |
public static function values():Array
Returns
Array |
| COOKIE | constant |
public static const COOKIE:PropertyType
| TROPHY | constant |
public static const TROPHY:PropertyType
| TROPHY_PRIZE | constant |
public static const TROPHY_PRIZE:PropertyType