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