public class MapWithLockPropSupport extends Object implements IPropSupport
| 构造器和说明 |
|---|
MapWithLockPropSupport() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
clearAttribute()
清除所有属性
|
Object |
getAttribute(String key)
获取属性
|
void |
removeAttribute(String key)
删除属性
|
void |
setAttribute(String key,
Object value)
设置属性
|
public void clearAttribute()
IPropSupportclearAttribute 在接口中 IPropSupportpublic Object getAttribute(String key)
IPropSupportgetAttribute 在接口中 IPropSupportkey - public void removeAttribute(String key)
IPropSupportremoveAttribute 在接口中 IPropSupportkey - public void setAttribute(String key, Object value)
IPropSupportsetAttribute 在接口中 IPropSupportkey - value - Copyright © 2018. All rights reserved.