Uses of Enum Class
org.harctoolbox.irp.DurationType
-
Uses of DurationType in org.harctoolbox.irp
Modifier and TypeMethodDescriptionDurationType.combine
(DurationType other) Assignment.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) BareIrStream.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) BitspecIrstream.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) Duration.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) FiniteBitField.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) IrStream.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) IrStreamItem.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) Variation.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) static DurationType
DurationType.newDurationType
(boolean on) Assignment.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) BareIrStream.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) BitspecIrstream.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) Duration.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) FiniteBitField.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) IrStream.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) IrStreamItem.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) Variation.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) BitspecIrstream.startingDurationType
(boolean gapFlashBitSpecs) static DurationType
Returns the enum constant of this class with the specified name.static DurationType[]
DurationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionDurationType.combine
(DurationType other) Assignment.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) BareIrStream.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) BitspecIrstream.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) Duration.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) FiniteBitField.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) IrStream.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) IrStreamItem.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) Variation.endingDurationType
(DurationType last, boolean gapFlashBitSpecs) boolean
Assignment.interleavingOk
(DurationType last, boolean gapFlashBitSpecs) boolean
Assignment.interleavingOk
(DurationType toCheck, DurationType last, boolean gapFlashBitSpecs) boolean
BareIrStream.interleavingOk
(DurationType last, boolean gapFlashBitSpecs) boolean
BareIrStream.interleavingOk
(DurationType toCheck, DurationType last, boolean gapFlashBitSpecs) boolean
BitspecIrstream.interleavingOk
(DurationType last) boolean
BitspecIrstream.interleavingOk
(DurationType last, boolean gapFlashBitSpecsUnused) boolean
BitspecIrstream.interleavingOk
(DurationType toCheck, DurationType last) boolean
BitspecIrstream.interleavingOk
(DurationType toCheck, DurationType last, boolean gapFlashBitSpecs) boolean
Duration.interleavingOk
(DurationType last, boolean gapFlashBitSpecs) boolean
Duration.interleavingOk
(DurationType toCheck, DurationType last, boolean gapFlashBitSpecs) boolean
DurationType.interleavingOk
(DurationType preceding) boolean
FiniteBitField.interleavingOk
(DurationType last, boolean gapFlashBitSpecs) boolean
FiniteBitField.interleavingOk
(DurationType toCheck, DurationType last, boolean gapFlashBitSpecs) boolean
IrStream.interleavingOk
(DurationType last, boolean gapFlashBitSpecs) boolean
IrStream.interleavingOk
(DurationType toCheck, DurationType last, boolean gapFlashBitSpecs) boolean
IrStreamItem.interleavingOk
(DurationType last, boolean gapFlashBitSpecs) boolean
IrStreamItem.interleavingOk
(DurationType toCheck, DurationType last, boolean gapFlashBitSpecs) boolean
Variation.interleavingOk
(DurationType last, boolean gapFlashBitSpecs) boolean
Variation.interleavingOk
(DurationType toCheck, DurationType last, boolean gapFlashBitSpecs) Assignment.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) BareIrStream.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) BitspecIrstream.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) Duration.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) FiniteBitField.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) IrStream.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) IrStreamItem.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs) Variation.startingDuratingType
(DurationType last, boolean gapFlashBitSpecs)