Uses of Enum
com.xero.models.accounting.RowType
Packages that use RowType
-
Uses of RowType in com.xero.models.accounting
Methods in com.xero.models.accounting that return RowTypeModifier and TypeMethodDescriptionstatic RowTypefromValueReportRow.getRowType()Get rowTypeReportRows.getRowType()Get rowTypestatic RowTypeReturns the enum constant of this type with the specified name.static RowType[]RowType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.accounting with parameters of type RowTypeModifier and TypeMethodDescriptionrowTyperowTypevoidReportRow.setRowType(RowType rowType) rowTypevoidReportRows.setRowType(RowType rowType) rowType