Interface XSParticle

    • Method Detail

      • getMaxOccurs

        BigInteger getMaxOccurs()
        Gets the max occurs property.
        Returns:
        UNBOUNDED will be returned if the value is "unbounded".
      • isRepeated

        boolean isRepeated()
        True if the maxOccurs is neither 0 or 1.