public final class IpV4SecurityOptionHandlingRestrictions extends NamedNumber<Short,IpV4SecurityOptionHandlingRestrictions>
Constructor and Description |
---|
IpV4SecurityOptionHandlingRestrictions(Short value,
String name) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(IpV4SecurityOptionHandlingRestrictions o) |
static IpV4SecurityOptionHandlingRestrictions |
getInstance(Short value) |
static IpV4SecurityOptionHandlingRestrictions |
register(IpV4SecurityOptionHandlingRestrictions number) |
String |
valueAsString() |
public static IpV4SecurityOptionHandlingRestrictions getInstance(Short value)
value
- public static IpV4SecurityOptionHandlingRestrictions register(IpV4SecurityOptionHandlingRestrictions number)
number
- public String valueAsString()
valueAsString
in class NamedNumber<Short,IpV4SecurityOptionHandlingRestrictions>
public int compareTo(IpV4SecurityOptionHandlingRestrictions o)
compareTo
in interface Comparable<IpV4SecurityOptionHandlingRestrictions>
compareTo
in class NamedNumber<Short,IpV4SecurityOptionHandlingRestrictions>
Copyright © 2014. All Rights Reserved.