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