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