@Target(value=METHOD) @Retention(value=RUNTIME) public @interface CommandType
Modifier and Type | Required Element and Description |
---|---|
InputMode |
inputMode |
OutputMode |
outputMode |
public abstract OutputMode outputMode
Copyright © 2024. All rights reserved.