blob: 71e175d828edfd0f3afd4c1ee440b3756ee65724 [file] [log] [blame]
tom0eb04ca2014-08-25 14:34:51 -07001// Copyright (c) 2008 The Board of Trustees of The Leland Stanford Junior University
2// Copyright (c) 2011, 2012 Open Networking Foundation
3// Copyright (c) 2012, 2013 Big Switch Networks, Inc.
4// This library was generated by the LoxiGen Compiler.
5// See the file LICENSE.txt which should have been included in the source distribution
6
7// Automatically generated by LOXI from template of_factory_class.java
8// Do not modify
9
10package org.projectfloodlight.openflow.protocol.ver12;
11
12import org.projectfloodlight.openflow.protocol.*;
13import org.projectfloodlight.openflow.protocol.action.*;
14import org.projectfloodlight.openflow.protocol.actionid.*;
15import org.projectfloodlight.openflow.protocol.bsntlv.*;
16import org.projectfloodlight.openflow.protocol.errormsg.*;
17import org.projectfloodlight.openflow.protocol.meterband.*;
18import org.projectfloodlight.openflow.protocol.instruction.*;
19import org.projectfloodlight.openflow.protocol.instructionid.*;
20import org.projectfloodlight.openflow.protocol.match.*;
21import org.projectfloodlight.openflow.protocol.oxm.*;
22import org.projectfloodlight.openflow.protocol.queueprop.*;
23import org.projectfloodlight.openflow.types.*;
24import org.projectfloodlight.openflow.util.*;
25import org.projectfloodlight.openflow.exceptions.*;
26
27
28public class OFBsnTlvsVer12 implements OFBsnTlvs {
29 public final static OFBsnTlvsVer12 INSTANCE = new OFBsnTlvsVer12();
30
31
32
33
34 public OFBsnTlvBroadcastQueryTimeout.Builder buildBroadcastQueryTimeout() {
35 throw new UnsupportedOperationException("OFBsnTlvBroadcastQueryTimeout not supported in version 1.2");
36 }
37 public OFBsnTlvBroadcastQueryTimeout broadcastQueryTimeout(long value) {
38 throw new UnsupportedOperationException("OFBsnTlvBroadcastQueryTimeout not supported in version 1.2");
39 }
40
41 public OFBsnTlvCircuitId.Builder buildCircuitId() {
42 throw new UnsupportedOperationException("OFBsnTlvCircuitId not supported in version 1.2");
43 }
44 public OFBsnTlvCircuitId circuitId(byte[] value) {
45 throw new UnsupportedOperationException("OFBsnTlvCircuitId not supported in version 1.2");
46 }
47
48 public OFBsnTlvCrcEnabled.Builder buildCrcEnabled() {
49 throw new UnsupportedOperationException("OFBsnTlvCrcEnabled not supported in version 1.2");
50 }
51 public OFBsnTlvCrcEnabled crcEnabled(short value) {
52 throw new UnsupportedOperationException("OFBsnTlvCrcEnabled not supported in version 1.2");
53 }
54
55 public OFBsnTlvIdleNotification idleNotification() {
56 throw new UnsupportedOperationException("OFBsnTlvIdleNotification not supported in version 1.2");
57 }
58
59 public OFBsnTlvIdleTime.Builder buildIdleTime() {
60 throw new UnsupportedOperationException("OFBsnTlvIdleTime not supported in version 1.2");
61 }
62 public OFBsnTlvIdleTime idleTime(U64 value) {
63 throw new UnsupportedOperationException("OFBsnTlvIdleTime not supported in version 1.2");
64 }
65
66 public OFBsnTlvIdleTimeout.Builder buildIdleTimeout() {
67 throw new UnsupportedOperationException("OFBsnTlvIdleTimeout not supported in version 1.2");
68 }
69 public OFBsnTlvIdleTimeout idleTimeout(long value) {
70 throw new UnsupportedOperationException("OFBsnTlvIdleTimeout not supported in version 1.2");
71 }
72
73 public OFBsnTlvIpv4.Builder buildIpv4() {
74 throw new UnsupportedOperationException("OFBsnTlvIpv4 not supported in version 1.2");
75 }
76 public OFBsnTlvIpv4 ipv4(IPv4Address value) {
77 throw new UnsupportedOperationException("OFBsnTlvIpv4 not supported in version 1.2");
78 }
79
80 public OFBsnTlvMac.Builder buildMac() {
81 throw new UnsupportedOperationException("OFBsnTlvMac not supported in version 1.2");
82 }
83 public OFBsnTlvMac mac(MacAddress value) {
84 throw new UnsupportedOperationException("OFBsnTlvMac not supported in version 1.2");
85 }
86
87 public OFBsnTlvMissPackets.Builder buildMissPackets() {
88 throw new UnsupportedOperationException("OFBsnTlvMissPackets not supported in version 1.2");
89 }
90 public OFBsnTlvMissPackets missPackets(U64 value) {
91 throw new UnsupportedOperationException("OFBsnTlvMissPackets not supported in version 1.2");
92 }
93
94 public OFBsnTlvPort.Builder buildPort() {
95 throw new UnsupportedOperationException("OFBsnTlvPort not supported in version 1.2");
96 }
97 public OFBsnTlvPort port(OFPort value) {
98 throw new UnsupportedOperationException("OFBsnTlvPort not supported in version 1.2");
99 }
100
101 public OFBsnTlvQueueId.Builder buildQueueId() {
102 throw new UnsupportedOperationException("OFBsnTlvQueueId not supported in version 1.2");
103 }
104 public OFBsnTlvQueueId queueId(long value) {
105 throw new UnsupportedOperationException("OFBsnTlvQueueId not supported in version 1.2");
106 }
107
108 public OFBsnTlvQueueWeight.Builder buildQueueWeight() {
109 throw new UnsupportedOperationException("OFBsnTlvQueueWeight not supported in version 1.2");
110 }
111 public OFBsnTlvQueueWeight queueWeight(long value) {
112 throw new UnsupportedOperationException("OFBsnTlvQueueWeight not supported in version 1.2");
113 }
114
115 public OFBsnTlvReplyPackets.Builder buildReplyPackets() {
116 throw new UnsupportedOperationException("OFBsnTlvReplyPackets not supported in version 1.2");
117 }
118 public OFBsnTlvReplyPackets replyPackets(U64 value) {
119 throw new UnsupportedOperationException("OFBsnTlvReplyPackets not supported in version 1.2");
120 }
121
122 public OFBsnTlvRequestPackets.Builder buildRequestPackets() {
123 throw new UnsupportedOperationException("OFBsnTlvRequestPackets not supported in version 1.2");
124 }
125 public OFBsnTlvRequestPackets requestPackets(U64 value) {
126 throw new UnsupportedOperationException("OFBsnTlvRequestPackets not supported in version 1.2");
127 }
128
129 public OFBsnTlvRxPackets.Builder buildRxPackets() {
130 throw new UnsupportedOperationException("OFBsnTlvRxPackets not supported in version 1.2");
131 }
132 public OFBsnTlvRxPackets rxPackets(U64 value) {
133 throw new UnsupportedOperationException("OFBsnTlvRxPackets not supported in version 1.2");
134 }
135
136 public OFBsnTlvTxPackets.Builder buildTxPackets() {
137 throw new UnsupportedOperationException("OFBsnTlvTxPackets not supported in version 1.2");
138 }
139 public OFBsnTlvTxPackets txPackets(U64 value) {
140 throw new UnsupportedOperationException("OFBsnTlvTxPackets not supported in version 1.2");
141 }
142
143 public OFBsnTlvUdfAnchor.Builder buildUdfAnchor() {
144 throw new UnsupportedOperationException("OFBsnTlvUdfAnchor not supported in version 1.2");
145 }
146 public OFBsnTlvUdfAnchor udfAnchor(OFBsnUdfAnchor value) {
147 throw new UnsupportedOperationException("OFBsnTlvUdfAnchor not supported in version 1.2");
148 }
149
150 public OFBsnTlvUdfId.Builder buildUdfId() {
151 throw new UnsupportedOperationException("OFBsnTlvUdfId not supported in version 1.2");
152 }
153 public OFBsnTlvUdfId udfId(int value) {
154 throw new UnsupportedOperationException("OFBsnTlvUdfId not supported in version 1.2");
155 }
156
157 public OFBsnTlvUdfLength.Builder buildUdfLength() {
158 throw new UnsupportedOperationException("OFBsnTlvUdfLength not supported in version 1.2");
159 }
160 public OFBsnTlvUdfLength udfLength(int value) {
161 throw new UnsupportedOperationException("OFBsnTlvUdfLength not supported in version 1.2");
162 }
163
164 public OFBsnTlvUdfOffset.Builder buildUdfOffset() {
165 throw new UnsupportedOperationException("OFBsnTlvUdfOffset not supported in version 1.2");
166 }
167 public OFBsnTlvUdfOffset udfOffset(int value) {
168 throw new UnsupportedOperationException("OFBsnTlvUdfOffset not supported in version 1.2");
169 }
170
171 public OFBsnTlvUnicastQueryTimeout.Builder buildUnicastQueryTimeout() {
172 throw new UnsupportedOperationException("OFBsnTlvUnicastQueryTimeout not supported in version 1.2");
173 }
174 public OFBsnTlvUnicastQueryTimeout unicastQueryTimeout(long value) {
175 throw new UnsupportedOperationException("OFBsnTlvUnicastQueryTimeout not supported in version 1.2");
176 }
177
178 public OFBsnTlvVlanVid.Builder buildVlanVid() {
179 throw new UnsupportedOperationException("OFBsnTlvVlanVid not supported in version 1.2");
180 }
181 public OFBsnTlvVlanVid vlanVid(VlanVid value) {
182 throw new UnsupportedOperationException("OFBsnTlvVlanVid not supported in version 1.2");
183 }
184
185 public OFBsnTlvVrf.Builder buildVrf() {
186 throw new UnsupportedOperationException("OFBsnTlvVrf not supported in version 1.2");
187 }
188 public OFBsnTlvVrf vrf(long value) {
189 throw new UnsupportedOperationException("OFBsnTlvVrf not supported in version 1.2");
190 }
191
192 public OFMessageReader<OFBsnTlv> getReader() {
193 throw new UnsupportedOperationException("Reader<OFBsnTlv> not supported in version 1.2");
194 }
195
196
197 public OFVersion getVersion() {
198 return OFVersion.OF_12;
199 }
200}