Interface RWUnit

    • Method Detail

      • getDefinition

        RWUnitDef getDefinition()
        Returns parent RwDefiniton
        Returns:
        parent RwDefiniton
      • getParent

        RWSection getParent()
        Returns unit's parent
        Returns:
        unit's parent
      • isFirst

        boolean isFirst()
        Returns true if this unit is the first on its parent collection
        Returns:
        true if this unit is the first on its parent collection
      • isLast

        boolean isLast()
        Returns true if this unit is the last on its parent collection
        Returns:
        true if this unit is the last on its parent collection
      • nextSibling

        RWUnit nextSibling()
        Returns next sibleng
        Returns:
        next sibleng
      • prevSibling

        RWUnit prevSibling()
        Returns previous sibling
        Returns:
        previous sibling
      • getThresholdId

        java.lang.String getThresholdId()
        Returns an ID of the threshold that shall be used to format this data unit or null of the base format shall be used.
        Returns:
        an ID of the threshold that shall be used to format this data unit
      • getTransactionAction

        int getTransactionAction()
        return transactionAction EnumDSSXMLTransactionAction
        Returns:
        transactionAction EnumDSSXMLTransactionAction