public class ParamBeanImpl extends DiameterDescriptorBeanImpl implements ParamBean, Serializable
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ParamBeanImpl.Helper
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
|
static class |
ParamBeanImpl.SchemaHelper2 |
| Constructor and Description |
|---|
ParamBeanImpl()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ParamBean Attribute=ParamBeanImpl)
|
ParamBeanImpl(weblogic.descriptor.DescriptorBean param0,
int param1)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ParamBean Attribute=ParamBeanImpl)
|
ParamBeanImpl(weblogic.descriptor.DescriptorBean param0,
int param1,
boolean param2)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ParamBean Attribute=ParamBeanImpl)
|
| Modifier and Type | Method and Description |
|---|---|
protected weblogic.descriptor.internal.AbstractDescriptorBeanHelper |
_createHelper() |
String |
_getElementName(int propIndex) |
Object |
_getKey()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ParamBean Attribute=_getKey)
|
weblogic.descriptor.internal.Munger.SchemaHelper |
_getSchemaHelper() |
weblogic.descriptor.internal.SchemaHelper |
_getSchemaHelper2() |
boolean |
_isAnythingSet() |
protected void |
_unSet(int idx) |
void |
_validate()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ParamBean Attribute=_validate)
|
protected String |
getTargetNamespace() |
String |
getValue()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ParamBean Attribute=getValue)
|
boolean |
isValueInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ParamBean Attribute=isValueInherited)
return true if the value of property Value is inherited from template
|
boolean |
isValueSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ParamBean Attribute=isValueSet)
|
void |
setValue(String param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.ParamBean Attribute=setValue)
|
_hasKey, _isPropertyAKey, getName, isNameInherited, isNameSet, setName_checkIsPotentialChild, _cloneIncludingObsolete, _cloneInternal, _conditionalUnset, _copyProperties, _createChildBean, _createCopy, _decrypt, _destroySingleton, _encrypt, _getAlreadySetPropertyNames, _getBeanElementName, _getBeanKey, _getElementName, _getHelper, _getParentReaderEvent, _getPropertyIndex, _getPropertyName, _getPropertyXpath, _getQualifiedKey, _getQualifiedName, _getQualifiedName, _getReferenceManager, _initializeRootBean, _isAnythingSet, _isChildPropertyAKey, _isClone, _isConfigurationExtension, _isEncrypted, _isProductionModeEnabled, _isPropertyAdditive, _isPropertyASingleton, _isSecureModeEnabled, _isSet, _isSynthetic, _isTransient, _markDestroyed, _markSet, _performMacroSubstitution, _postCreate, _postCreate, _postSet, _postSet, _postSet, _postSet, _postSet, _postSetFirePropertyChange, _postSetFirePropertyChange, _postSetFirePropertyChange, _postSetFirePropertyChange, _postSetFirePropertyChange, _preDestroy, _preDestroy, _setElementName, _setParent, _setSynthetic, _setTransient, _unSet, _untransient, _validate, accept, addBeanUpdateListener, addPropertyChangeListener, addXMLComments, clone, clone, computeDiff, createChildCopy, createChildCopyIncludingObsolete, createObject, equals, findByQualifiedName, getDescriptor, getHashValue, getInheritedProperties, getInstanceId, getMetaData, getParentBean, getSchemaLocation, getXMLComments, hashCode, inferSubTree, inferSubTree, isChildProperty, isEditable, isInherited, isSet, listPropertyChangeListeners, markSet, removeBeanUpdateListener, removePropertyChangeListener, setInstanceId, setMetaData, toString, unSetfinalize, getClass, notify, notifyAll, wait, wait, waitgetName, setNamepublic ParamBeanImpl()
public ParamBeanImpl(weblogic.descriptor.DescriptorBean param0,
int param1)
public ParamBeanImpl(weblogic.descriptor.DescriptorBean param0,
int param1,
boolean param2)
public String getValue()
public boolean isValueInherited()
public boolean isValueSet()
isValueSet in interface ParamBeanpublic void setValue(String param0)
public Object _getKey()
_getKey in class DiameterDescriptorBeanImplpublic void _validate()
throws IllegalArgumentException
_validate in class DiameterDescriptorBeanImplIllegalArgumentExceptionprotected void _unSet(int idx)
_unSet in class DiameterDescriptorBeanImplprotected weblogic.descriptor.internal.AbstractDescriptorBeanHelper _createHelper()
_createHelper in class DiameterDescriptorBeanImplpublic boolean _isAnythingSet()
_isAnythingSet in class DiameterDescriptorBeanImplpublic weblogic.descriptor.internal.Munger.SchemaHelper _getSchemaHelper()
_getSchemaHelper in class DiameterDescriptorBeanImplpublic String _getElementName(int propIndex)
_getElementName in class DiameterDescriptorBeanImplprotected String getTargetNamespace()
getTargetNamespace in class DiameterDescriptorBeanImplpublic weblogic.descriptor.internal.SchemaHelper _getSchemaHelper2()
_getSchemaHelper2 in class DiameterDescriptorBeanImpl