Package | Description |
---|---|
org.iqtig.xpacker.config |
Modifier and Type | Method and Description |
---|---|
static ConfigurationImpl.Stat |
ConfigurationImpl.Stat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationImpl.Stat[] |
ConfigurationImpl.Stat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConfigurationImpl(ConfigurationImpl.Stat stat,
String xmlInFileName,
String xmlOufFileName,
List<String> keyNames,
List<String> tags,
String encryptedKeyTag) |
Copyright © 2016. All rights reserved.