| Package | Description |
|---|---|
| org.apache.flink.api.java.sca |
| Modifier and Type | Method and Description |
|---|---|
TaggedValue.Tag |
TaggedValue.getTag() |
static TaggedValue.Tag |
TaggedValue.Tag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaggedValue.Tag[] |
TaggedValue.Tag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaggedValue.setTag(TaggedValue.Tag tag) |
| Constructor and Description |
|---|
TaggedValue(org.objectweb.asm.Type type,
TaggedValue.Tag tag) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.