| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.xml.util.MultiplexMappingEntrypublic class MultiplexMappingEntryextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
String |
|
String |
|
public MultiplexMappingEntry(String attributeValue, String targetClass)
Creates a new instance.
- Parameters:
attributeValue- the attribute value.targetClass- the target class.
public String getAttributeValue()
Returns the attribute value.
- Returns:
- The attribute value.