Interface SpaceAttribute

All Superinterfaces:
XmlObject, XmlTokenSource

public interface SpaceAttribute extends XmlObject
A document containing one space(@http://www.w3.org/XML/1998/namespace) attribute. This is a complex type.
  • Field Details

  • Method Details

    • getSpace

      Gets the "space" attribute
    • xgetSpace

      Gets (as xml) the "space" attribute
    • isSetSpace

      boolean isSetSpace()
      True if has "space" attribute
    • setSpace

      void setSpace(SpaceAttribute.Space.Enum space)
      Sets the "space" attribute
    • xsetSpace

      void xsetSpace(SpaceAttribute.Space space)
      Sets (as xml) the "space" attribute
    • unsetSpace

      void unsetSpace()
      Unsets the "space" attribute