public abstract class ValueTypeAttribute extends Object
Constructor and Description |
---|
ValueTypeAttribute() |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
String |
getValue() |
ValueTypeAttribute |
setType(String type) |
ValueTypeAttribute |
setValue(String value) |
public String getValue()
public ValueTypeAttribute setValue(String value)
public String getType()
public ValueTypeAttribute setType(String type)
Copyright © 2018. All rights reserved.