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