public class UPConfig extends Object
Constructor and Description |
---|
UPConfig() |
Modifier and Type | Method and Description |
---|---|
UPConfig |
addAttribute(UPAttribute attribute) |
List<UPAttribute> |
getAttributes() |
void |
setAttributes(List<UPAttribute> attributes) |
String |
toString() |
public List<UPAttribute> getAttributes()
public void setAttributes(List<UPAttribute> attributes)
public UPConfig addAttribute(UPAttribute attribute)
Copyright © 2021 JBoss by Red Hat. All rights reserved.