public class Dnef extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Dnef.ValueType
扩展字段值类型
|
| 构造器和说明 |
|---|
Dnef() |
| 限定符和类型 | 方法和说明 |
|---|---|
DnefConfig |
getConfig() |
String |
getDescription() |
String |
getKey() |
String |
getLabel() |
Dnef.ValueType |
getValueType() |
void |
setConfig(DnefConfig config) |
void |
setDescription(String description) |
void |
setKey(String key) |
void |
setLabel(String label) |
void |
setValueType(Dnef.ValueType valueType) |
public String getKey()
public void setKey(String key)
public Dnef.ValueType getValueType()
public void setValueType(Dnef.ValueType valueType)
public String getDescription()
public void setDescription(String description)
public String getLabel()
public void setLabel(String label)
public DnefConfig getConfig()
public void setConfig(DnefConfig config)
Copyright © 2024. All rights reserved.