Interface InsertResultType

  • All Superinterfaces:
    ExtensibleRequestType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    InsertResultTypeImpl

    public interface InsertResultType
    extends ExtensibleRequestType
    An XML InsertResultType(@http://www.opengis.net/sos/2.0). This is a complex type.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  InsertResultType.Factory
      A factory class with static methods for creating instances of this type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.xmlbeans.SchemaType type  
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

        EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getTemplate

        String getTemplate()
        Gets the "template" element
      • xgetTemplate

        org.apache.xmlbeans.XmlAnyURI xgetTemplate()
        Gets (as xml) the "template" element
      • setTemplate

        void setTemplate​(String template)
        Sets the "template" element
      • xsetTemplate

        void xsetTemplate​(org.apache.xmlbeans.XmlAnyURI template)
        Sets (as xml) the "template" element
      • getResultValues

        org.apache.xmlbeans.XmlObject getResultValues()
        Gets the "resultValues" element
      • setResultValues

        void setResultValues​(org.apache.xmlbeans.XmlObject resultValues)
        Sets the "resultValues" element
      • addNewResultValues

        org.apache.xmlbeans.XmlObject addNewResultValues()
        Appends and returns a new empty "resultValues" element