|
JCommon 1.0.17-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.xml.util.MultiplexMappingEntry
public class MultiplexMappingEntry
A multiplex mapping entry.
Constructor Summary | |
---|---|
MultiplexMappingEntry(String attributeValue,
String targetClass)
Creates a new instance. |
Method Summary | |
---|---|
String |
getAttributeValue()
Returns the attribute value. |
String |
getTargetClass()
Returns the target class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiplexMappingEntry(String attributeValue, String targetClass)
attributeValue
- the attribute value.targetClass
- the target class.Method Detail |
---|
public String getAttributeValue()
public String getTargetClass()
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |