$LabelExtension extension
- on
Properties
- hasCid → bool
-
Available on Label, provided by the $LabelExtension extension
Returns true ifcid
is not null, otherwise false.no setter - hasExp → bool
-
Available on Label, provided by the $LabelExtension extension
Returns true ifexp
is not null, otherwise false.no setter - hasNotCid → bool
-
Available on Label, provided by the $LabelExtension extension
Returns true ifcid
is null, otherwise false.no setter - hasNotExp → bool
-
Available on Label, provided by the $LabelExtension extension
Returns true ifexp
is null, otherwise false.no setter - hasNotSig → bool
-
Available on Label, provided by the $LabelExtension extension
Returns true ifsig
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on Label, provided by the $LabelExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasSig → bool
-
Available on Label, provided by the $LabelExtension extension
Returns true ifsig
is not null, otherwise false.no setter - hasUnknown → bool
-
Available on Label, provided by the $LabelExtension extension
Returns true if this object has unknown objects, otherwise false.no setter - isNeg → bool
-
Available on Label, provided by the $LabelExtension extension
Returns true or false fromneg
.no setter - isNotNeg → bool
-
Available on Label, provided by the $LabelExtension extension
Returns negated true or false fromneg
.no setter