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