|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.bpm.engine.impl.core.variable.value.AbstractTypedValue<T>
org.camunda.bpm.engine.impl.core.variable.value.PrimitiveTypeValueImpl<Short>
org.camunda.bpm.engine.impl.core.variable.value.PrimitiveTypeValueImpl.ShortValueImpl
public static class PrimitiveTypeValueImpl.ShortValueImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.camunda.bpm.engine.impl.core.variable.value.PrimitiveTypeValueImpl |
|---|
PrimitiveTypeValueImpl.BooleanValueImpl, PrimitiveTypeValueImpl.BytesValueImpl, PrimitiveTypeValueImpl.DateValueImpl, PrimitiveTypeValueImpl.DoubleValueImpl, PrimitiveTypeValueImpl.IntegerValueImpl, PrimitiveTypeValueImpl.LongValueImpl, PrimitiveTypeValueImpl.NumberValueImpl, PrimitiveTypeValueImpl.ShortValueImpl, PrimitiveTypeValueImpl.StringValueImpl |
| Field Summary |
|---|
| Fields inherited from class org.camunda.bpm.engine.impl.core.variable.value.AbstractTypedValue |
|---|
type, value |
| Constructor Summary | |
|---|---|
PrimitiveTypeValueImpl.ShortValueImpl(Short value)
|
|
| Method Summary |
|---|
| Methods inherited from class org.camunda.bpm.engine.impl.core.variable.value.PrimitiveTypeValueImpl |
|---|
equals, getType, hashCode |
| Methods inherited from class org.camunda.bpm.engine.impl.core.variable.value.AbstractTypedValue |
|---|
getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.camunda.bpm.engine.variable.value.PrimitiveValue |
|---|
getType, getValue |
| Constructor Detail |
|---|
public PrimitiveTypeValueImpl.ShortValueImpl(Short value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||