public class IPv4Option extends BaseBinary
| 限定符和类型 | 字段和说明 |
|---|---|
static com.google.common.base.Predicate<byte[]> |
VALIDATOR |
observable, type| 构造器和说明 |
|---|
IPv4Option() |
| 限定符和类型 | 方法和说明 |
|---|---|
IPv4Option |
asDefaultValue(java.net.InetAddress input) |
IPv4Option |
asValue(java.net.InetAddress 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 IPv4Option()
public OptionType getType()
getType 在类中 BaseOption<byte[]>public java.lang.String contentOfValue()
contentOfValue 在类中 BaseBinarypublic IPv4Option asValue(java.net.InetAddress input)
public IPv4Option asDefaultValue(java.net.InetAddress input)
Copyright © 2019. All Rights Reserved.