public interface OptionTag
ProxyRequireHeader
,
RequireHeader
,
UnsupportedHeader
,
SupportedHeader
Modifier and Type | Method and Description |
---|---|
String |
getOptionTag()
Gets the option tag of this OptionTag class.
|
void |
setOptionTag(String optionTag)
Sets the option tag value to the new supplied optionTag
parameter.
|
void setOptionTag(String optionTag) throws ParseException
optionTag
- - the new string value of the option tag.ParseException
- which signals that an error has been reached
unexpectedly while parsing the optionTag value.String getOptionTag()
Copyright © 2016. All Rights Reserved.