Class WebServiceSketchResponseContent
- java.lang.Object
-
- io.vertigo.studio.notebook.webservices.WebServiceSketchResponseContent
-
public final class WebServiceSketchResponseContent extends Object
-
-
Constructor Summary
Constructors Constructor Description WebServiceSketchResponseContent(Type type, io.vertigo.core.lang.Cardinality cardinality)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertigo.core.lang.Cardinality
getCardinality()
Type
getGenericType()
Class<?>
getType()
-
-
-
Constructor Detail
-
WebServiceSketchResponseContent
public WebServiceSketchResponseContent(Type type, io.vertigo.core.lang.Cardinality cardinality)
-
-