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