Class JavaClass

    • Constructor Detail

      • JavaClass

        public JavaClass()
    • Method Detail

      • getJavaEnumFields

        public JavaEnumFields getJavaEnumFields()
        Gets the value of the javaEnumFields property.
        Returns:
        possible object is JavaEnumFields
      • setJavaEnumFields

        public void setJavaEnumFields​(JavaEnumFields value)
        Sets the value of the javaEnumFields property.
        Parameters:
        value - allowed object is JavaEnumFields
      • getJavaFields

        public JavaFields getJavaFields()
        Gets the value of the javaFields property.
        Returns:
        possible object is JavaFields
      • setJavaFields

        public void setJavaFields​(JavaFields value)
        Sets the value of the javaFields property.
        Parameters:
        value - allowed object is JavaFields
      • getPackageName

        public String getPackageName()
        Gets the value of the packageName property.
        Returns:
        possible object is String
      • setPackageName

        public void setPackageName​(String value)
        Sets the value of the packageName property.
        Parameters:
        value - allowed object is String
      • isAnnotation

        public Boolean isAnnotation()
        Gets the value of the annotation property.
        Returns:
        possible object is Boolean
      • setAnnotation

        public void setAnnotation​(Boolean value)
        Sets the value of the annotation property.
        Parameters:
        value - allowed object is Boolean
      • isAnnonymous

        public Boolean isAnnonymous()
        Gets the value of the annonymous property.
        Returns:
        possible object is Boolean
      • setAnnonymous

        public void setAnnonymous​(Boolean value)
        Sets the value of the annonymous property.
        Parameters:
        value - allowed object is Boolean
      • isEnumeration

        public Boolean isEnumeration()
        Gets the value of the enumeration property.
        Returns:
        possible object is Boolean
      • setEnumeration

        public void setEnumeration​(Boolean value)
        Sets the value of the enumeration property.
        Parameters:
        value - allowed object is Boolean
      • isInterface

        public Boolean isInterface()
        Gets the value of the interface property.
        Returns:
        possible object is Boolean
      • setInterface

        public void setInterface​(Boolean value)
        Sets the value of the interface property.
        Parameters:
        value - allowed object is Boolean
      • isLocalClass

        public Boolean isLocalClass()
        Gets the value of the localClass property.
        Returns:
        possible object is Boolean
      • setLocalClass

        public void setLocalClass​(Boolean value)
        Sets the value of the localClass property.
        Parameters:
        value - allowed object is Boolean
      • isMemberClass

        public Boolean isMemberClass()
        Gets the value of the memberClass property.
        Returns:
        possible object is Boolean
      • setMemberClass

        public void setMemberClass​(Boolean value)
        Sets the value of the memberClass property.
        Parameters:
        value - allowed object is Boolean
      • getUri

        public String getUri()
        Gets the value of the uri property.
        Returns:
        possible object is String
      • setUri

        public void setUri​(String value)
        Sets the value of the uri property.
        Parameters:
        value - allowed object is String