public class MetaAttribute extends Object implements Serializable
Constructor and Description |
---|
MetaAttribute(String name) |
Modifier and Type | Method and Description |
---|---|
void |
addValue(String value) |
String |
getName() |
String |
getValue() |
List |
getValues() |
boolean |
isMultiValued() |
String |
toString() |
public MetaAttribute(String name)
Copyright © 2021 JBoss by Red Hat. All rights reserved.