Package org.onosproject.net.behaviour
Class BngProgrammable.AttachmentId
- java.lang.Object
-
- org.onlab.util.Identifier<java.lang.Long>
-
- org.onosproject.net.behaviour.BngProgrammable.AttachmentId
-
- Enclosing interface:
- BngProgrammable
public static class BngProgrammable.AttachmentId extends org.onlab.util.Identifier<java.lang.Long>The identifier of the attachment.
-
-
Constructor Summary
Constructors Constructor Description AttachmentId(long id)Identifies the attachment at network level.
-