Class WebServiceSketchResponseContent

java.lang.Object
io.vertigo.studio.notebook.webservices.WebServiceSketchResponseContent

public final class WebServiceSketchResponseContent extends Object
  • Constructor Details

    • WebServiceSketchResponseContent

      public WebServiceSketchResponseContent(Type type, io.vertigo.core.lang.Cardinality cardinality)
  • Method Details

    • getType

      public Class<?> getType()
      Returns:
      Parameter class
    • getGenericType

      public Type getGenericType()
      Returns:
      generics Type
    • getCardinality

      public io.vertigo.core.lang.Cardinality getCardinality()