public static final class VerifyCommand.ValueState extends Object
verify
command.| Modifier and Type | Method and Description |
|---|---|
VerifyCommand.RecordState |
in(long record)
Specify the record in which to verify.
|
VerifyCommand.RecordState |
within(long record)
Alias for
in(long) to support alternate CCL dialects. |
public VerifyCommand.RecordState in(long record)
record - the target recordpublic VerifyCommand.RecordState within(long record)
in(long) to support alternate CCL dialects.record - the target record