public class TypeDogmaAttribute extends Object implements Serializable
| Constructor and Description |
|---|
TypeDogmaAttribute() |
| Modifier and Type | Method and Description |
|---|---|
TypeDogmaAttribute |
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() |
TypeDogmaAttribute |
value(Float value) |
public TypeDogmaAttribute attributeId(Integer attributeId)
public Integer getAttributeId()
public void setAttributeId(Integer attributeId)
public TypeDogmaAttribute value(Float value)
public Float getValue()
public void setValue(Float value)
Copyright © 2018. All Rights Reserved.