public static class ServiceModel.SamplingLocationSimple extends Object
| Constructor and Description |
|---|
SamplingLocationSimple() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomId() |
String |
getId() |
String |
getName() |
ServiceModel.SamplingLocationSimple |
setCustomId(String value) |
ServiceModel.SamplingLocationSimple |
setId(String value) |
ServiceModel.SamplingLocationSimple |
setName(String value) |
public String getId()
public ServiceModel.SamplingLocationSimple setId(String value)
public String getCustomId()
public ServiceModel.SamplingLocationSimple setCustomId(String value)
public String getName()
public ServiceModel.SamplingLocationSimple setName(String value)
Copyright © 2022. All rights reserved.