| Constructor and Description |
|---|
Attribute(String name,
String type,
String taxonomy,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getTaxonomy() |
String |
getType() |
String |
getValue() |
void |
setName(String name) |
void |
setTaxonomy(String taxonomy) |
void |
setType(String type) |
void |
setValue(String value) |
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
public String getTaxonomy()
public void setTaxonomy(String taxonomy)
public String getValue()
public void setValue(String value)
Copyright © 2017. All Rights Reserved.