public static class MarkAsTemplateBuilder.TemplateTypeEnum extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_REFERENCE_EXISTING_PART |
static int |
_SHEET |
static int |
_STANDALONE |
static MarkAsTemplateBuilder.TemplateTypeEnum |
REFERENCE_EXISTING_PART |
static MarkAsTemplateBuilder.TemplateTypeEnum |
SHEET |
static MarkAsTemplateBuilder.TemplateTypeEnum |
STANDALONE |
Modifier and Type | Method and Description |
---|---|
static MarkAsTemplateBuilder.TemplateTypeEnum |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static MarkAsTemplateBuilder.TemplateTypeEnum |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static MarkAsTemplateBuilder.TemplateTypeEnum[] |
values()
Returns an array that contains the values for this enum.
|
public static final MarkAsTemplateBuilder.TemplateTypeEnum SHEET
public static final MarkAsTemplateBuilder.TemplateTypeEnum REFERENCE_EXISTING_PART
public static final MarkAsTemplateBuilder.TemplateTypeEnum STANDALONE
public static final int _SHEET
public static final int _REFERENCE_EXISTING_PART
public static final int _STANDALONE
public static MarkAsTemplateBuilder.TemplateTypeEnum valueOf(int value)
public static MarkAsTemplateBuilder.TemplateTypeEnum valueOf(String name)
public static MarkAsTemplateBuilder.TemplateTypeEnum[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.