|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.site.content.admin.AbstractBasicContentEditorJAXBResult.ResultAttribute
public static final class AbstractBasicContentEditorJAXBResult.ResultAttribute
Represents an "attribute" for the result - not to be confused with an attribute in XML.
| Constructor Summary | |
|---|---|
protected |
AbstractBasicContentEditorJAXBResult.ResultAttribute()
Deprecated. |
|
AbstractBasicContentEditorJAXBResult.ResultAttribute(java.lang.String n,
java.lang.String v)
Creates a new ResultAttribute with the given name and
the given value. |
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name. |
java.lang.String |
getValue()
Returns the value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected AbstractBasicContentEditorJAXBResult.ResultAttribute()
public AbstractBasicContentEditorJAXBResult.ResultAttribute(java.lang.String n,
java.lang.String v)
ResultAttribute with the given name and
the given value.
n - the namev - the value| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||