JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.onosproject.net
Interface Annotated
All Known Subinterfaces:
BridgeDescription
,
Description
,
Device
,
DeviceDescription
,
DisjointPath
,
EdgeLink
,
Element
,
ForwardingDevice
,
GraphDescription
,
Host
,
HostDescription
,
LabelResource
,
Link
,
LinkDescription
,
MirroringDescription
,
OpticalTunnelEndPoint
,
PatchDescription
,
Path
,
Port
,
PortDescription
,
QosDescription
,
QueueDescription
,
Region
,
Tunnel
,
TunnelDescription
,
TunnelDescription
,
VirtualDevice
,
VirtualHost
,
VirtualLink
,
VirtualPort
,
VirtualPortDescription
All Known Implementing Classes:
AbstractAnnotated
,
AbstractDescription
,
AbstractElement
,
AbstractModel
,
AbstractProjectableModel
,
CommunityName
,
ControllerInfo
,
DefaultBridgeDescription
,
DefaultDevice
,
DefaultDeviceDescription
,
DefaultDisjointPath
,
DefaultEdgeLink
,
DefaultGraphDescription
,
DefaultHost
,
DefaultHostDescription
,
DefaultLabelResource
,
DefaultLink
,
DefaultLinkDescription
,
DefaultMirroringDescription
,
DefaultOpticalTunnelEndPoint
,
DefaultPatchDescription
,
DefaultPath
,
DefaultPort
,
DefaultPortDescription
,
DefaultQosDescription
,
DefaultQueueDescription
,
DefaultRegion
,
DefaultTunnel
,
DefaultTunnelDescription
,
DefaultTunnelDescription
,
DefaultVirtualDevice
,
DefaultVirtualHost
,
DefaultVirtualLink
,
DefaultVirtualPort
,
DeviceKey
,
ForwardingPort
,
TunnelSubscription
,
UsernamePassword
public interface
Annotated
Represents an entity that carries arbitrary annotations.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Annotations
annotations
()
Returns the key/value annotations.
Method Detail
annotations
Annotations
annotations()
Returns the key/value annotations.
Returns:
key/value annotations
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method