public static class ServiceModel.CategoricalValue extends Object
| Modifier and Type | Field and Description |
|---|---|
ServiceModel.AuditAttributes |
AuditAttributes |
String |
CustomId |
String |
Id |
| Constructor and Description |
|---|
CategoricalValue() |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.AuditAttributes |
getAuditAttributes() |
String |
getCustomId() |
String |
getId() |
ServiceModel.CategoricalValue |
setAuditAttributes(ServiceModel.AuditAttributes value) |
ServiceModel.CategoricalValue |
setCustomId(String value) |
ServiceModel.CategoricalValue |
setId(String value) |
public String Id
public String CustomId
public ServiceModel.AuditAttributes AuditAttributes
public String getId()
public ServiceModel.CategoricalValue setId(String value)
public String getCustomId()
public ServiceModel.CategoricalValue setCustomId(String value)
public ServiceModel.AuditAttributes getAuditAttributes()
public ServiceModel.CategoricalValue setAuditAttributes(ServiceModel.AuditAttributes value)
Copyright © 2022. All rights reserved.