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, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
public List<Binder.Node> getNodes()
public void setNodes(List<Binder.Node> nodes)
Copyright © 2021. All rights reserved.