public final class ResourceType
extends com.aspose.ms.System.Enum
Specifies the type of a resource.
Modifier and Type | Field and Description |
---|---|
static int |
Cost
Indicates Cost resource type.
|
static int |
Material
Indicates Material resource type.
|
static int |
Work
Indicates Work resource type.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Material
Indicates Material resource type.
public static final int Work
Indicates Work resource type.
public static final int Cost
Indicates Cost resource type.