Class NeutronPageLink
- java.lang.Object
-
- org.opendaylight.neutron.northbound.api.NeutronPageLink
-
public final class NeutronPageLink extends Object
-
-
Constructor Summary
Constructors Constructor Description NeutronPageLink()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getHref()
String
getRef()
void
setHref(String href)
void
setRef(String ref)
-