Class AllDocumentImpl

    • Constructor Detail

      • AllDocumentImpl

        public AllDocumentImpl​(SchemaType sType)
    • Method Detail

      • getAll

        public All getAll()
        Gets the "all" element
        Specified by:
        getAll in interface AllDocument
      • setAll

        public void setAll​(All all)
        Sets the "all" element
        Specified by:
        setAll in interface AllDocument
      • addNewAll

        public All addNewAll()
        Appends and returns a new empty "all" element
        Specified by:
        addNewAll in interface AllDocument