public final class AttributeDescription extends Object
| Constructor and Description |
|---|
AttributeDescription()
Default constructor
|
public String getName()
public void setName(String name)
name - The name to set.public String getOp()
public void setOp(String op)
op - The op to set.public String getValue()
public void setValue(String value)
value - The value to set.Copyright © 2017. All rights reserved.