Interface Schema

    • Method Detail

      • getSchemaElement

        org.apache.axiom.om.OMElement getSchemaElement()
        Method to obtain the schema element of this schema artifact.
        Returns:
        the schema element.
      • setSchemaElement

        void setSchemaElement​(org.apache.axiom.om.OMElement schemaElement)
        Method to set the schema element of this schema artifact.
        Parameters:
        schemaElement - the schema element.