Skip to content

Instantly share code, notes, and snippets.

@nadeesha5814
Created April 13, 2015 03:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nadeesha5814/645b0992c81c3eda0d75 to your computer and use it in GitHub Desktop.
Save nadeesha5814/645b0992c81c3eda0d75 to your computer and use it in GitHub Desktop.
public workOrderResponse getWorkOrders(String version){
System.out.println( "City Works Service,get workorders ");
return new workOrderResponse();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment