public class EmptyVariable extends Variable
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_VALUE_OBJECT |
static EmptyVariable |
INSTANCE |
| Constructor and Description |
|---|
EmptyVariable() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
Object |
getWrappedObject() |
boolean |
isEmpty() |
byte[] |
toBinary() |
byte[] |
toBinary(String charset) |
List |
toList() |
String |
toString() |
String |
toString(String charset) |
String |
toXml() |
public static final EmptyVariable INSTANCE
public static final String EMPTY_VALUE_OBJECT
public String getType()
public String toXml()
public Object getWrappedObject()
getWrappedObject in class VariableCopyright © 2022 WSO2. All rights reserved.