Interface KeyrefDocument.Keyref

All Superinterfaces:
Annotated, Keybase, OpenAttrs, XmlObject, XmlTokenSource
All Known Implementing Classes:
KeyrefDocumentImpl.KeyrefImpl
Enclosing interface:
KeyrefDocument

public static interface KeyrefDocument.Keyref extends Keybase
An XML keyref(@http://www.w3.org/2001/XMLSchema). This is a complex type.
  • Field Details

  • Method Details

    • getRefer

      QName getRefer()
      Gets the "refer" attribute
    • xgetRefer

      XmlQName xgetRefer()
      Gets (as xml) the "refer" attribute
    • setRefer

      void setRefer(QName refer)
      Sets the "refer" attribute
    • xsetRefer

      void xsetRefer(XmlQName refer)
      Sets (as xml) the "refer" attribute