public class ChangeAttributeRequest extends Object
Constructor and Description |
---|
ChangeAttributeRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getValue() |
void |
setId(String id)
Sets the id of the Attribute
|
void |
setValue(String value)
Sets the value of the Attribute
|
public String getId()
public void setId(String id)
id
- the id of the Attributepublic String getValue()
public void setValue(String value)
value
- the value of the AttributeCopyright © 2010–2019. All rights reserved.