Class VaultObjectPageLayout.PageLayoutSection
java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.metadata.VaultObjectPageLayout.PageLayoutSection
- Enclosing class:
- VaultObjectPageLayout
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getTitle()getType()voidsetHelpContent(String helpContent) voidvoidvoidsetShowInLifecycleStates(List<String> showInLifecycleStates) voidvoidMethods inherited from class com.veeva.vault.vapil.api.model.VaultModel
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
-
Constructor Details
-
PageLayoutSection
public PageLayoutSection()
-
-
Method Details
-
getName
-
setName
-
getTitle
-
setTitle
-
getType
-
setType
-
getHelpContent
-
setHelpContent
-
getShowInLifecycleStates
-
setShowInLifecycleStates
-
getProperties
-
setProperties
-