|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.spi.idl.ElementInfo
public class ElementInfo
An abstraction of XML schema elements
Constructor Summary | |
---|---|
ElementInfo(QName name,
TypeInfo type)
|
Method Summary | |
---|---|
QName |
getQName()
|
TypeInfo |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElementInfo(QName name, TypeInfo type)
name
- type
- Method Detail |
---|
public QName getQName()
public TypeInfo getType()
|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |