public class MACOption extends BaseBinary
| 限定符和类型 | 字段和说明 |
|---|---|
static com.google.common.base.Predicate<byte[]> |
VALIDATOR |
observable, type| 构造器和说明 |
|---|
MACOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
MACOption |
asDefaultValue(java.net.NetworkInterface input) |
MACOption |
asValue(java.net.NetworkInterface input) |
java.lang.String |
contentOfValue() |
OptionType |
getType() |
asDefaultValue, asValueaddChilds, addListener, asDefaultValue, asValue, compile, deleteListener, fetch, getCatalog, getDefaultValue, getValue, isContainer, isReadOnly, isRequired, javaType, setDefaultValue, setReadOnly, setRequired, setValidator, setValue, updateFrom, updateFrom, validateaddChilds, childCount, childNames, equals, find, findBase64Option, findBoolOption, findChecked, findCheckOption, findCmd, findCmdChecked, findDateOption, findFloatOption, findImageOption, findIntOption, findIPv4Option, findMACOption, findMenu, findMenuChecked, findOption, findOptionChecked, findPasswordOption, findStringOption, findSwitchOption, findUrlOption, getChild, getChildByPath, getChilds, getDescription, getName, getParent, getPath, getUiName, hashCode, isDisable, isEmpty, json, setChilds, setDescription, setDisable, setName, setPath, setUiName, toString, updateChildpublic static final com.google.common.base.Predicate<byte[]> VALIDATOR
public MACOption()
public OptionType getType()
getType 在类中 BaseOption<byte[]>public java.lang.String contentOfValue()
contentOfValue 在类中 BaseBinarypublic MACOption asDefaultValue(java.net.NetworkInterface input)
Copyright © 2019. All Rights Reserved.