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