public class DogmaDynamicAttribute extends Object implements Serializable
| Constructor and Description |
|---|
DogmaDynamicAttribute() |
| Modifier and Type | Method and Description |
|---|---|
DogmaDynamicAttribute |
attributeId(Integer attributeId) |
boolean |
equals(Object o) |
Integer |
getAttributeId()
attribute_id integer
|
Float |
getValue()
value number
|
int |
hashCode() |
void |
setAttributeId(Integer attributeId) |
void |
setValue(Float value) |
String |
toString() |
DogmaDynamicAttribute |
value(Float value) |
public DogmaDynamicAttribute attributeId(Integer attributeId)
public Integer getAttributeId()
public void setAttributeId(Integer attributeId)
public DogmaDynamicAttribute value(Float value)
public Float getValue()
public void setValue(Float value)
Copyright © 2018. All Rights Reserved.