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