Class WebServiceSketchResponseContent


  • public final class WebServiceSketchResponseContent
    extends Object
    • Constructor Detail

      • WebServiceSketchResponseContent

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

      • getType

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

        public Type getGenericType()
        Returns:
        generics Type
      • getCardinality

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