public static class Provisioning.CodeTable extends Provisioning.CodeTableRequestBase
| Modifier and Type | Field and Description |
|---|---|
Boolean |
IsSystem
True if item is required by the system.
|
String |
SystemCode
Used by the system to identify items with specific meanings.
|
DisplayName, FormalName, PublicIdentifier| Constructor and Description |
|---|
CodeTable() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsSystem() |
String |
getSystemCode() |
Provisioning.CodeTable |
setIsSystem(Boolean value) |
Provisioning.CodeTable |
setSystemCode(String value) |
getDisplayName, getFormalName, getPublicIdentifier, setDisplayName, setFormalName, setPublicIdentifierpublic Boolean IsSystem
public String SystemCode
public Boolean getIsSystem()
public Provisioning.CodeTable setIsSystem(Boolean value)
public String getSystemCode()
public Provisioning.CodeTable setSystemCode(String value)
Copyright © 2022. All rights reserved.