|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectproject35.mda.config.ComponentSchemaConfiguration
public class ComponentSchemaConfiguration
| Constructor Summary | |
|---|---|
ComponentSchemaConfiguration()
|
|
| Method Summary | |
|---|---|
String |
getDescription()
Get the value of description. |
String |
getName()
Get the value of name. |
String |
getTopLevelElement()
Get the value of topLevelElement. |
void |
setDescription(String description)
Set the value of description. |
void |
setName(String name)
Set the value of name. |
void |
setTopLevelElement(String topLevelElement)
Set the value of topLevelElement. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentSchemaConfiguration()
| Method Detail |
|---|
public String getName()
public String getDescription()
public String getTopLevelElement()
public void setName(String name)
name - Value to assign to name.public void setDescription(String description)
description - Value to assign to description.public void setTopLevelElement(String topLevelElement)
topLevelElement - Value to assign to topLevelElement.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||