Interface KeySizeDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface KeySizeDocument
    extends XmlObject
    A document containing one KeySize(@http://schemas.xmlsoap.org/ws/2005/02/trust) element. This is a complex type.
    • Method Detail

      • getKeySize

        long getKeySize()
        Gets the "KeySize" element
      • xgetKeySize

        XmlUnsignedInt xgetKeySize()
        Gets (as xml) the "KeySize" element
      • setKeySize

        void setKeySize​(long keySize)
        Sets the "KeySize" element
      • xsetKeySize

        void xsetKeySize​(XmlUnsignedInt keySize)
        Sets (as xml) the "KeySize" element