public static class ConcurrentDesignManagementBuilder.UpdateTypes extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_SAVE_MY_COMPONENTS
the save my components action
|
static int |
_UPDATE_OTHER_COMPONENTS
the update other components action
|
static ConcurrentDesignManagementBuilder.UpdateTypes |
SAVE_MY_COMPONENTS
the save my components action
|
static ConcurrentDesignManagementBuilder.UpdateTypes |
UPDATE_OTHER_COMPONENTS
the update other components action
|
Modifier and Type | Method and Description |
---|---|
static ConcurrentDesignManagementBuilder.UpdateTypes |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static ConcurrentDesignManagementBuilder.UpdateTypes |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static ConcurrentDesignManagementBuilder.UpdateTypes[] |
values()
Returns an array that contains the values for this enum.
|
public static final ConcurrentDesignManagementBuilder.UpdateTypes SAVE_MY_COMPONENTS
public static final ConcurrentDesignManagementBuilder.UpdateTypes UPDATE_OTHER_COMPONENTS
public static final int _SAVE_MY_COMPONENTS
public static final int _UPDATE_OTHER_COMPONENTS
public static ConcurrentDesignManagementBuilder.UpdateTypes valueOf(int value)
public static ConcurrentDesignManagementBuilder.UpdateTypes valueOf(String name)
public static ConcurrentDesignManagementBuilder.UpdateTypes[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.