Modifier and Type | Field and Description |
---|---|
static boolean |
FILE_MAY_NOT_EXIST |
static boolean |
FILE_MUST_EXIST |
static boolean |
MAY_NOT_BE_DIRECTORY |
static boolean |
MAY_NOT_BE_FILE |
static boolean |
MUST_BE_DIRECTORY |
static boolean |
MUST_BE_FILE |
static Character |
NO_SHORTCUT |
static Boolean |
OPTIONAL |
static boolean |
PARENT_MAY_NOT_EXIST |
static boolean |
PARENT_MUST_EXIST |
static Boolean |
REQUIRED |
static Integer |
UNIQUE |
static Integer |
UNLIMITED |
Constructor and Description |
---|
ARG() |
public static final Character NO_SHORTCUT
public static final boolean FILE_MUST_EXIST
public static final boolean FILE_MAY_NOT_EXIST
public static final boolean PARENT_MUST_EXIST
public static final boolean PARENT_MAY_NOT_EXIST
public static final boolean MUST_BE_FILE
public static final boolean MAY_NOT_BE_FILE
public static final boolean MUST_BE_DIRECTORY
public static final boolean MAY_NOT_BE_DIRECTORY
public ARG()
public static String makePlaceholder(String argumentName)
Copyright © 2019 PingIdentity Corp.. All rights reserved.