Class StringType

    • Constructor Detail

      • StringType

        public StringType()
    • Method Detail

      • toJava

        public java.lang.String toJava()

        toJava.

        Returns:
        the type representation of this MetaType in java language.
      • toJavaObject

        public java.lang.String toJavaObject()

        toJavaObject.

        Returns:
        java object for this type (for example Integer for int).