Package | Description |
---|---|
org.drools.core.marshalling.impl |
Modifier and Type | Method and Description |
---|---|
static ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.TimerType.forNumber(int value) |
ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.TimerOrBuilder.getType()
optional .org.drools.core.marshalling.Timers.TimerType type = 1; |
ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.Timer.getType()
optional .org.drools.core.marshalling.Timers.TimerType type = 1; |
ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.Timer.Builder.getType()
optional .org.drools.core.marshalling.Timers.TimerType type = 1; |
static ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.TimerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.TimerType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.TimerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtobufMessages.Timers.TimerType[] |
ProtobufMessages.Timers.TimerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<ProtobufMessages.Timers.TimerType> |
ProtobufMessages.Timers.TimerType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.Timers.Timer.Builder |
ProtobufMessages.Timers.Timer.Builder.setType(ProtobufMessages.Timers.TimerType value)
optional .org.drools.core.marshalling.Timers.TimerType type = 1; |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.