Modifier and Type | Field and Description |
---|---|
protected ComponentTypeType |
ComponentSynchronizeType.type |
Modifier and Type | Method and Description |
---|---|
static ComponentTypeType |
ComponentTypeType.fromValue(String v) |
ComponentTypeType |
ComponentSynchronizeType.getType()
Gets the value of the type property.
|
static ComponentTypeType |
ComponentTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentTypeType[] |
ComponentTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentSynchronizeType.setType(ComponentTypeType value)
Sets the value of the type property.
|
ComponentSynchronizeType |
ComponentSynchronizeType.withType(ComponentTypeType value) |
Copyright © 2017. All rights reserved.