public static class VaultObjectPageLayout.PageLayoutSection extends VaultModel
| Modifier and Type | Class and Description |
|---|---|
static class |
VaultObjectPageLayout.PageLayoutSection.LayoutProperty |
| Constructor and Description |
|---|
PageLayoutSection() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHelpContent() |
String |
getName() |
List<VaultObjectPageLayout.PageLayoutSection.LayoutProperty> |
getProperties() |
List<String> |
getShowInLifecycleStates() |
String |
getTitle() |
String |
getType() |
void |
setHelpContent(String helpContent) |
void |
setName(String name) |
void |
setProperties(List<VaultObjectPageLayout.PageLayoutSection.LayoutProperty> properties) |
void |
setShowInLifecycleStates(List<String> showInLifecycleStates) |
void |
setTitle(String title) |
void |
setType(String type) |
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMappublic String getName()
public void setName(String name)
public String getTitle()
public void setTitle(String title)
public String getType()
public void setType(String type)
public String getHelpContent()
public void setHelpContent(String helpContent)
public List<VaultObjectPageLayout.PageLayoutSection.LayoutProperty> getProperties()
public void setProperties(List<VaultObjectPageLayout.PageLayoutSection.LayoutProperty> properties)
Copyright © 2024. All rights reserved.