public abstract static class SecureOptions.Properties.Property extends OptionContainer
Modifier and Type | Field and Description |
---|---|
SecureOptions.Properties.Action |
action |
static int |
BOOLEAN |
static int |
DATE |
static int |
DURATION |
static int |
FLOAT |
static int |
INTEGER |
static int |
STRING |
int |
type |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
int |
getExtraId() |
java.lang.String |
getName() |
int |
getSCCCAId() |
int |
getUid() |
boolean |
isCustom() |
java.lang.String |
toString() |
getAllContainers, getAllOptions, getId, mapOptionId, mapOptionId, writeXML
public static final int STRING
public static final int DURATION
public static final int DATE
public static final int INTEGER
public static final int BOOLEAN
public static final int FLOAT
public final SecureOptions.Properties.Action action
public final int type
public java.lang.String getName()
public int getUid()
public int getExtraId()
public java.lang.String getDescription()
public java.lang.String toString()
toString
in class java.lang.Object
public int getSCCCAId()
public boolean isCustom()
Copyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.