public class Binder extends VaultModel
| Modifier and Type | Class and Description |
|---|---|
static class |
Binder.Node |
| Constructor and Description |
|---|
Binder() |
| Modifier and Type | Method and Description |
|---|---|
List<Binder.Node> |
getNodes() |
void |
setNodes(List<Binder.Node> nodes) |
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMappublic List<Binder.Node> getNodes()
public void setNodes(List<Binder.Node> nodes)
Copyright © 2024. All rights reserved.