-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSegP.Companion
-
Method Summary
Modifier and Type Method Description abstract BooleangetIsYes()Indicates whether this SEG value equals "yes". abstract BooleangetIsNo()Indicates whether this SEG value equals "no". abstract IntegergetWindow()SEG windowDefault = 12abstract DoublegetLocut()SEG locutDefault = 2.2abstract DoublegetHicut()SEG hicutDefault = 2.5abstract BooleangetIsDefault()Indicates whether the field is currently set to its default value. abstract StringgetName()The name of this field. -
-
Method Detail
-
getIsDefault
abstract Boolean getIsDefault()
Indicates whether the field is currently set to its default value.
-
-
-
-