@Retention(value=RUNTIME) @Documented public @interface QCond
Modifier and Type | Required Element and Description |
---|---|
QField |
field |
QField |
with |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
ignorable |
Cond.LogicalOpt |
logicalOpt |
Cond.OPT |
opt |
public abstract QField field
public abstract QField with
public abstract Cond.LogicalOpt logicalOpt
public abstract Cond.OPT opt
Copyright © 2022. All rights reserved.