$LabelExtension extension

on

Properties

hasCid bool

Available on Label, provided by the $LabelExtension extension

Returns true if cid is not null, otherwise false.
no setter
hasExp bool

Available on Label, provided by the $LabelExtension extension

Returns true if exp is not null, otherwise false.
no setter
hasNotCid bool

Available on Label, provided by the $LabelExtension extension

Returns true if cid is null, otherwise false.
no setter
hasNotExp bool

Available on Label, provided by the $LabelExtension extension

Returns true if exp is null, otherwise false.
no setter
hasNotSig bool

Available on Label, provided by the $LabelExtension extension

Returns true if sig 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 if sig 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 from neg.
no setter
isNotNeg bool

Available on Label, provided by the $LabelExtension extension

Returns negated true or false from neg.
no setter