public class Dependency extends Object
Constructor and Description |
---|
Dependency(ServiceInterfaceEntry sie,
boolean mandatory) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ServiceInterfaceEntry |
getSie() |
int |
hashCode() |
boolean |
isMandatory() |
public Dependency(ServiceInterfaceEntry sie, boolean mandatory)
Copyright © 2019 OpenDaylight. All rights reserved.