Class JaxbBasic

    • Constructor Detail

      • JaxbBasic

        public JaxbBasic()
    • Method Detail

      • getColumn

        public JaxbColumn getColumn()
        Gets the value of the column property.
        Returns:
        possible object is JaxbColumn
      • setColumn

        public void setColumn​(JaxbColumn value)
        Sets the value of the column property.
        Parameters:
        value - allowed object is JaxbColumn
      • getLob

        public JaxbLob getLob()
        Gets the value of the lob property.
        Returns:
        possible object is JaxbLob
      • setLob

        public void setLob​(JaxbLob value)
        Sets the value of the lob property.
        Parameters:
        value - allowed object is JaxbLob
      • getTemporal

        public TemporalType getTemporal()
        Gets the value of the temporal property.
        Returns:
        possible object is String
      • setTemporal

        public void setTemporal​(TemporalType value)
        Sets the value of the temporal property.
        Parameters:
        value - allowed object is String
      • getEnumerated

        public EnumType getEnumerated()
        Gets the value of the enumerated property.
        Returns:
        possible object is String
      • setEnumerated

        public void setEnumerated​(EnumType value)
        Sets the value of the enumerated property.
        Parameters:
        value - allowed object is String
      • getConvert

        public JaxbConvert getConvert()
        Gets the value of the convert property.
        Returns:
        possible object is JaxbConvert
      • setConvert

        public void setConvert​(JaxbConvert value)
        Sets the value of the convert property.
        Parameters:
        value - allowed object is JaxbConvert
      • getName

        public java.lang.String getName()
        Gets the value of the name property.
        Specified by:
        getName in interface PersistentAttribute
        Returns:
        possible object is String
      • setName

        public void setName​(java.lang.String value)
        Sets the value of the name property.
        Parameters:
        value - allowed object is String
      • getFetch

        public FetchType getFetch()
        Gets the value of the fetch property.
        Returns:
        possible object is String
      • setFetch

        public void setFetch​(FetchType value)
        Sets the value of the fetch property.
        Parameters:
        value - allowed object is String
      • isOptional

        public java.lang.Boolean isOptional()
        Gets the value of the optional property.
        Returns:
        possible object is Boolean
      • setOptional

        public void setOptional​(java.lang.Boolean value)
        Sets the value of the optional property.
        Parameters:
        value - allowed object is Boolean
      • setAccess

        public void setAccess​(AccessType value)
        Sets the value of the access property.
        Specified by:
        setAccess in interface PersistentAttribute
        Parameters:
        value - allowed object is String