Package com.logicaldoc.webservice.doc.model
package com.logicaldoc.webservice.doc.model
-
ClassDescriptionImagine a Java Language Variable = a Field in a Java Class, or a Parameter in a Java MethodImagine a stub = an @XMLElement.A tree-like structure indicating the inheritance of java classes involved in the stubs
Important: B.class is considered the child type of A.class, if and only if
a.it correspond to a method in a web serviceit correspond to a web service class