public class Ipv6AddressBinary extends Object implements Serializable
| Constructor and Description | 
|---|
| Ipv6AddressBinary(byte[] _value) | 
| Ipv6AddressBinary(Ipv6AddressBinary source)Creates a copy from Source Object. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| static Ipv6AddressBinary | getDefaultInstance(String defaultValue) | 
| byte[] | getValue() | 
| int | hashCode() | 
| String | toString() | 
@ConstructorProperties(value="value") public Ipv6AddressBinary(byte[] _value)
public Ipv6AddressBinary(Ipv6AddressBinary source)
source - Source objectpublic static Ipv6AddressBinary getDefaultInstance(String defaultValue)
public byte[] getValue()
Copyright © 2019 OpenDaylight. All rights reserved.