Interface Extensionconfig.PrePostSet

All Superinterfaces:
XmlObject, XmlTokenSource
All Known Implementing Classes:
ExtensionconfigImpl.PrePostSetImpl
Enclosing interface:
Extensionconfig

public static interface Extensionconfig.PrePostSet extends XmlObject
An XML prePostSet(@http://xml.apache.org/xmlbeans/2004/02/xbean/config). This is a complex type.
  • Field Details

  • Method Details

    • getStaticHandler

      String getStaticHandler()
      Gets the "staticHandler" element
    • xgetStaticHandler

      XmlString xgetStaticHandler()
      Gets (as xml) the "staticHandler" element
    • setStaticHandler

      void setStaticHandler(String staticHandler)
      Sets the "staticHandler" element
    • xsetStaticHandler

      void xsetStaticHandler(XmlString staticHandler)
      Sets (as xml) the "staticHandler" element