public class DocumentEvent extends VaultModel
Modifier and Type | Class and Description |
---|---|
static class |
DocumentEvent.Property |
Constructor and Description |
---|
DocumentEvent() |
Modifier and Type | Method and Description |
---|---|
DocumentEvent.Property |
getEventProperties() |
String |
getLabel() |
String |
getName() |
void |
setEventProperties(DocumentEvent.Property properties) |
void |
setLabel(String label) |
void |
setName(String name) |
get, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
public String getName()
public void setName(String name)
public String getLabel()
public void setLabel(String label)
public DocumentEvent.Property getEventProperties()
public void setEventProperties(DocumentEvent.Property properties)
Copyright © 2021. All rights reserved.