Module jonix.common

Class JonixEpubUsageLimit

java.lang.Object
com.tectonica.jonix.common.struct.JonixEpubUsageLimit
All Implemented Interfaces:
JonixStruct, Serializable

public class JonixEpubUsageLimit extends Object implements JonixStruct, Serializable
This class is a JonixStruct that represents Onix3 <EpubUsageLimit>.

It can be retrieved from the composite by invoking its asStruct() method.

See Also:
  • Field Details

    • EMPTY

      public static final JonixEpubUsageLimit EMPTY
    • quantity

      public Double quantity
      Raw Format: Positive real number, with explicit decimal point when required, or zero, as appropriate for the units specified in <EpubUsageUnit>

      (type: dt.PositiveDecimalOrZero)

    • epubUsageUnit

      public UnitOfUsages epubUsageUnit
  • Constructor Details

    • JonixEpubUsageLimit

      public JonixEpubUsageLimit()