Interface OapiGroups


public interface OapiGroups
A parent element containing repeating groups.

The following attributes and references are supported:

  • Method Details

    • getList

      List<OapiGroup> getList()
      Returns the list of groups.
      Returns:
      the list of groups
    • getBase

      String getBase()
      Returns an XML base (for more information see http://www.w3.org/TR/xmlbase/).
      Returns:
      an XML base (for more information see http://www.w3.org/TR/xmlbase/)
      See Also:
    • setBase

      void setBase(String value)
      Set an XML base (for more information see http://www.w3.org/TR/xmlbase/).
      Parameters:
      value - the new value of the 'Base' attribute.
      See Also:
    • getLatestEP

      BigInteger getLatestEP()
      See Also:
    • setLatestEP

      void setLatestEP(BigInteger value)
      Sets the value of the 'Latest EP' attribute.
      Parameters:
      value - the new value of the 'Latest EP' attribute.
      See Also: