|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceComponent
Method Summary | |
---|---|
XSDNamedComponent |
getDeclaration()
|
String |
getName()
|
String |
getNamespace()
|
String |
getText()
|
XSDTypeDefinition |
getTypeDefinition()
|
void |
setName(String name)
Sets the name of the element. |
void |
setNamespace(String namespace)
Sets the namespace of the element. |
void |
setText(String text)
Sets the text of the element. |
Method Detail |
---|
XSDTypeDefinition getTypeDefinition()
XSDNamedComponent getDeclaration()
String getNamespace()
void setNamespace(String namespace)
namespace
- The new namespace.String getName()
void setName(String name)
name
- The new name.String getText()
void setText(String text)
text
- The new text
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |