public final class CompleteValue
extends java.lang.Object
PartialValue
Constructor and Description |
---|
CompleteValue(TypedValue typedValue)
Construct a CompleteValue from a TypedValue.
|
Modifier and Type | Method and Description |
---|---|
TypedValue |
getTypedValue() |
java.lang.String |
toString() |
public CompleteValue(TypedValue typedValue)
typedValue
- public TypedValue getTypedValue()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.