public class StringAttributeType extends StringValueType implements Map.Entry<String,String>
| Constructor and Description |
|---|
StringAttributeType()
No-argument constructor.
|
StringAttributeType(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getName() |
void |
setName(String name) |
String |
toString() |
addText, getValue, setValuegetIf, getUnless, isActive, setIf, setUnlessclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, getValue, hashCode, setValue@ConstructorProperties(value="name") public StringAttributeType(String name)
name - The attribute name.public StringAttributeType()
Copyright © 2015–2021. All rights reserved.