Interface ConfigProperty
-
- All Superinterfaces:
Serializable,WlsMetadata
- All Known Implementing Classes:
ConfigPropertyImpl
public interface ConfigProperty extends WlsMetadata
A generic ConfigProperty.- Author:
- Jeff Zhang
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classConfigProperty.AttributeA Attribute.static classConfigProperty.TagA Tag.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()getNameStringgetValue()getValue
-