Constructor and Description |
---|
RefUnionInt32(char[] _value)
Constructor provided only for using in JMX.
|
RefUnionInt32(ContInt32.RefUnionInt32 source)
Creates a copy from Source Object.
|
RefUnionInt32(org.opendaylight.yangtools.yang.common.Uint32 _uint32refunionint32value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
org.opendaylight.yangtools.yang.common.Uint32 |
getUint32refunionint32value() |
char[] |
getValue() |
int |
hashCode() |
ContInt32.RefUnionInt32 |
setValue(char[] value) |
String |
toString() |
public RefUnionInt32(org.opendaylight.yangtools.yang.common.Uint32 _uint32refunionint32value)
@ConstructorProperties(value="value") public RefUnionInt32(char[] _value)
public RefUnionInt32(ContInt32.RefUnionInt32 source)
source
- Source objectpublic org.opendaylight.yangtools.yang.common.Uint32 getUint32refunionint32value()
public char[] getValue()
public ContInt32.RefUnionInt32 setValue(char[] value)
Copyright © 2019 OpenDaylight. All rights reserved.