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