Commit 11cef6f1 authored by pshinde's avatar pshinde

Comment added in Transporter


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@96515 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b24dae1a
...@@ -1223,7 +1223,8 @@ public class TransporterIC extends ValidatorEJB implements TransporterICLocal, T ...@@ -1223,7 +1223,8 @@ public class TransporterIC extends ValidatorEJB implements TransporterICLocal, T
valueXmlString.append("</Detail1>"); valueXmlString.append("</Detail1>");
break; break;
//added by priyanka
//case 2 itemchange
case 2: case 2:
System.out.println("Transporter itemchanged case 2"); System.out.println("Transporter itemchanged case 2");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment