|
jBPM distribution 6.2.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JBPMMessages.VariableOrBuilder
Method Summary | |
---|---|
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
int |
getStrategyIndex()
optional int32 strategy_index = 2;
the actual object reference
|
com.google.protobuf.ByteString |
getValue()
optional bytes value = 3; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasStrategyIndex()
optional int32 strategy_index = 2;
the actual object reference
|
boolean |
hasValue()
optional bytes value = 3; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasName()
optional string name = 1;
String getName()
optional string name = 1;
com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
boolean hasStrategyIndex()
optional int32 strategy_index = 2;
the actual object reference
int getStrategyIndex()
optional int32 strategy_index = 2;
the actual object reference
boolean hasValue()
optional bytes value = 3;
com.google.protobuf.ByteString getValue()
optional bytes value = 3;
|
jBPM distribution 6.2.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |