static OpenLink.OnClose |
OpenLink.OnClose.forNumber(int value) |
|
OpenLink.OnClose |
OpenLink.Builder.getOnClose() |
Whether the client forgets about a link after opening it, or observes it
until the window closes.
|
OpenLink.OnClose |
OpenLink.getOnClose() |
Whether the client forgets about a link after opening it, or observes it
until the window closes.
|
OpenLink.OnClose |
OpenLinkOrBuilder.getOnClose() |
Whether the client forgets about a link after opening it, or observes it
until the window closes.
|
static OpenLink.OnClose |
OpenLink.OnClose.valueOf(int value) |
Deprecated.
|
static OpenLink.OnClose |
OpenLink.OnClose.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OpenLink.OnClose |
OpenLink.OnClose.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static OpenLink.OnClose[] |
OpenLink.OnClose.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|