public class Ipv6AddressNoZone extends Ipv6Address implements Serializable
Modifier and Type | Field and Description |
---|---|
static List<String> |
PATTERN_CONSTANTS |
Constructor and Description |
---|
Ipv6AddressNoZone(Ipv6Address source)
Creates a new instance from Ipv6Address
|
Ipv6AddressNoZone(Ipv6AddressNoZone source)
Creates a copy from Source Object.
|
Ipv6AddressNoZone(String _value) |
Modifier and Type | Method and Description |
---|---|
static Ipv6AddressNoZone |
getDefaultInstance(String defaultValue) |
equals, getValue, hashCode, toString
@ConstructorProperties(value="value") public Ipv6AddressNoZone(String _value)
public Ipv6AddressNoZone(Ipv6AddressNoZone source)
source
- Source objectpublic Ipv6AddressNoZone(Ipv6Address source)
source
- Source objectpublic static Ipv6AddressNoZone getDefaultInstance(String defaultValue)
Copyright © 2019 OpenDaylight. All rights reserved.