Class ComplexAttributeType


  • public class ComplexAttributeType
    extends java.lang.Object
    • Field Detail

      • id

        protected java.lang.String id
      • table

        protected java.lang.String table
    • Constructor Detail

      • ComplexAttributeType

        protected ComplexAttributeType()
      • ComplexAttributeType

        public ComplexAttributeType​(SchemaMapping schemaMapping)
    • Method Detail

      • getTable

        public java.lang.String getTable()
      • isSetTable

        public boolean isSetTable()
      • setTable

        public void setTable​(java.lang.String table)
      • getAttribute

        public AbstractAttribute getAttribute​(java.lang.String name,
                                              java.lang.String namespaceURI)
      • isSetAttributes

        public boolean isSetAttributes()
      • getId

        public java.lang.String getId()
      • isSetId

        public boolean isSetId()
      • setId

        public void setId​(java.lang.String id)
      • getLocalProperty

        public java.lang.Object getLocalProperty​(java.lang.String name)
      • setLocalProperty

        public void setLocalProperty​(java.lang.String name,
                                     java.lang.Object value)
      • hasLocalProperty

        public boolean hasLocalProperty​(java.lang.String name)
      • unsetLocalProperty

        public java.lang.Object unsetLocalProperty​(java.lang.String name)