Class PathDocumentation
java.lang.Object
ch.software_atelier.simpleflex.rest.swagger.PathDocumentation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMethodDocumentationIfValid(String method, MethodDocumentation doc) booleanorg.json.JSONObjecttoJSON()
-
Constructor Details
-
PathDocumentation
public PathDocumentation()
-
-
Method Details
-
toJSON
public org.json.JSONObject toJSON() -
addMethodDocumentationIfValid
-
hasMethodDocumentations
public boolean hasMethodDocumentations()
-