public class Values
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
Values()
Attribute Value.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttributeId()
Gets the attributeId.
|
java.lang.String |
getScope()
Gets the scope.
|
java.lang.String |
getUnit()
Gets the unit.
|
void |
setAttributeId(java.lang.String attributeId)
Sets the attributeId.
|
void |
setScope(java.lang.String scope)
Sets the scope.
|
void |
setUnit(java.lang.String unit)
Sets the unit.
|
public java.lang.String getAttributeId()
public java.lang.String getUnit()
public java.lang.String getScope()
public void setAttributeId(java.lang.String attributeId)
attributeId
- the new attributeIdpublic void setUnit(java.lang.String unit)
unit
- the new unitpublic void setScope(java.lang.String scope)
scope
- the new scopeCopyright © 2022 IBM Cloud. All rights reserved.