Skip to content

Instantly share code, notes, and snippets.

@goaquin
Created January 12, 2017 16:29
Show Gist options
  • Save goaquin/47529321a853930b0ea1aeb04a8c1a69 to your computer and use it in GitHub Desktop.
Save goaquin/47529321a853930b0ea1aeb04a8c1a69 to your computer and use it in GitHub Desktop.
IncidentDetailType detail = fields.getIncident();
System.out.println(detail.getClass().getName());
result:
com.vontu.v2011.enforce.webservice.incident.schema.EndpointClipboardIncidentDetail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment