|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wsif.compiler.schema.tools.SchemaMGS
Insert the type's description here. Creation date: (6/21/00 6:35:05 PM)
Field Summary |
Fields inherited from interface org.apache.wsif.compiler.schema.tools.SchemaType |
ALL, ANY, ANYATTRIBUTE, ATTRIBUTE, ATTRIBUTEGROUP, CHOICE, COMPLEXTYPE, ELEMENT, GROUP, SEQUENCE, SIMPLETYPE |
Constructor Summary | |
SchemaMGS(boolean isArray,
int elementType,
java.util.Vector children,
java.lang.String targetURI)
Deprecated. |
Method Summary | |
java.util.Vector |
getChildren()
Deprecated. Insert the method's description here. |
int |
getElementType()
Deprecated. Insert the method's description here. |
java.lang.String |
getName()
Deprecated. Insert the method's description here. |
java.lang.String |
getTargetURI()
Deprecated. Insert the method's description here. |
boolean |
isArray()
Deprecated. Insert the method's description here. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SchemaMGS(boolean isArray, int elementType, java.util.Vector children, java.lang.String targetURI)
Method Detail |
public java.util.Vector getChildren()
public int getElementType()
getElementType
in interface SchemaType
public java.lang.String getName()
getName
in interface SchemaType
public java.lang.String getTargetURI()
getTargetURI
in interface SchemaType
public boolean isArray()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |