|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.descriptors.portlet.EventDD
public class EventDD
Initialization Event
Java class for nameType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="nameType"> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> </extension> </simpleContent> </complexType>
Constructor Summary | |
---|---|
EventDD()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
void |
setName(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventDD()
Method Detail |
---|
public java.lang.String getName()
public void setName(java.lang.String name)
name
- The name to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |