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