public class SystemAttributeContext
extends java.lang.Object
| Constructor and Description |
|---|
SystemAttributeContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
java.lang.String |
getSystemAttribute(java.lang.String k) |
java.util.List<SystemAttribute> |
getSystemAttributeList() |
void |
setSystemAttribute(SystemAttribute sa) |
public void setSystemAttribute(SystemAttribute sa)
public java.lang.String getSystemAttribute(java.lang.String k)
public java.util.List<SystemAttribute> getSystemAttributeList()
public void clear()
Copyright © 2020. All Rights Reserved.