X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fappc%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fpolicy%2Fappc%2FResponseValue.java;h=1bb7e1f7df28937ad16c5819974983477a5e75da;hb=2d99454e725df9f0f74572ac10de2b97f7e84c55;hp=ef93fd2c88ea4fcee1c615a0efb97870eeef1f0a;hpb=fbed360c0acdc127fdf56a99401c1aea691ce57e;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/appc/src/main/java/org/onap/policy/appc/ResponseValue.java b/models-interactions/model-impl/appc/src/main/java/org/onap/policy/appc/ResponseValue.java index ef93fd2c8..1bb7e1f7d 100644 --- a/models-interactions/model-impl/appc/src/main/java/org/onap/policy/appc/ResponseValue.java +++ b/models-interactions/model-impl/appc/src/main/java/org/onap/policy/appc/ResponseValue.java @@ -8,9 +8,9 @@ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -40,7 +40,7 @@ public enum ResponseValue { /** * Convert a String value to a ResponseValue. - * + * * @param value the String value * @return the ResponseValue */