Class JavaAttribute

    • Field Detail

      • javaAttribute

        protected java.lang.String javaAttribute
    • Constructor Detail

      • JavaAttribute

        public JavaAttribute()
    • Method Detail

      • getJavaAttribute

        public java.lang.String getJavaAttribute()
        Gets the value of the javaAttribute property.
        Returns:
        possible object is String
      • setJavaAttribute

        public void setJavaAttribute​(java.lang.String value)
        Sets the value of the javaAttribute property.
        Parameters:
        value - allowed object is String
      • getXmlAccessorType

        public XmlAccessType getXmlAccessorType()
        Gets the value of the xmlAccessorType property.
        Returns:
        possible object is XmlAccessType
      • setXmlAccessorType

        public void setXmlAccessorType​(XmlAccessType value)
        Sets the value of the xmlAccessorType property.
        Parameters:
        value - allowed object is XmlAccessType