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 © 2001-2022 Red Hat, Inc. All Rights Reserved.