public class BundleConfigParam extends AConfigParam implements IBundleConfigParam, Serializable
crypticValue, defaultValue, dependentMandatoryParamNames, description, mandatory, name, nameEditable
Constructor and Description |
---|
BundleConfigParam(String name,
String description,
boolean mandatory) |
BundleConfigParam(String name,
String description,
boolean mandatory,
boolean crypticValue) |
BundleConfigParam(String name,
String description,
boolean mandatory,
boolean crypticValue,
String defaultValue) |
BundleConfigParam(String name,
String description,
boolean mandatory,
String defaultValue) |
addDependentMandatoryParamName, equals, getDefaultValue, getDependentMandatoryParamNames, getDescription, getName, hashCode, isCrypticValue, isGroupItem, isMandatory, isNameEditable, setCrypticValue, setDefaultValue, setDependentMandatoryParamNames, setDescription, setMandatory, setName, setNameEditable, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDefaultValue, getDependentMandatoryParamNames, getDescription, getName, isCrypticValue, isGroupItem, isMandatory, isNameEditable
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.