public static class DynatraceProperties.V1 extends Object
Constructor and Description |
---|
V1() |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceId() |
String |
getGroup() |
String |
getTechnologyType() |
void |
setDeviceId(String deviceId) |
void |
setGroup(String group) |
void |
setTechnologyType(String technologyType) |
public String getDeviceId()
public void setDeviceId(String deviceId)
public String getGroup()
public void setGroup(String group)
public String getTechnologyType()
public void setTechnologyType(String technologyType)