Skip to content
Snippets Groups Projects
Commit 476f7ce0 authored by Pablo Armingol's avatar Pablo Armingol
Browse files

Code cleanup

parent cb1582cc
No related branches found
No related tags found
2 merge requests!341Draft: Resolve "optical bandwidth expansion",!239Draft: Resolve "(TID) Creation of IP link with supporting coherent pluggable to pluggable connection"
......@@ -515,7 +515,7 @@ public final class ContextOuterClass {
* <code>SERVICETYPE_OPTICAL_CONNECTIVITY = 6;</code>
*/
SERVICETYPE_OPTICAL_CONNECTIVITY(6),
/**
/**
* <code>SERVICETYPE_QKD = 7;</code>
*/
SERVICETYPE_QKD(7),
......@@ -559,8 +559,8 @@ public final class ContextOuterClass {
/**
* <code>SERVICETYPE_QKD = 7;</code>
*/
public static final int SERVICETYPE_QKD_VALUE = 7;
public final int getNumber() {
if (this == UNRECOGNIZED) {
throw new java.lang.IllegalArgumentException("Can't get the number of an unknown enum value.");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment