static BorderStyle.BorderType |
BorderStyle.BorderType.forNumber(int value) |
|
BorderStyle.BorderType |
BorderStyle.Builder.getType() |
The border type.
|
BorderStyle.BorderType |
BorderStyle.getType() |
The border type.
|
BorderStyle.BorderType |
BorderStyleOrBuilder.getType() |
The border type.
|
static BorderStyle.BorderType |
BorderStyle.BorderType.valueOf(int value) |
Deprecated.
|
static BorderStyle.BorderType |
BorderStyle.BorderType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BorderStyle.BorderType |
BorderStyle.BorderType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BorderStyle.BorderType[] |
BorderStyle.BorderType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|