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