public abstract class ListEntry extends Object implements Serializable
| Constructor and Description | 
|---|
| ListEntry() | 
public abstract boolean isNullValue()
public abstract String getValue()
Copyright © 2022 The Apache Software Foundation. All rights reserved.