org.apache.wsif.schema
Class SequenceElement

java.lang.Object
  extended by org.apache.wsif.schema.SchemaType
      extended by org.apache.wsif.schema.ElementType
          extended by org.apache.wsif.schema.SequenceElement
All Implemented Interfaces:
java.io.Serializable

public class SequenceElement
extends ElementType
implements java.io.Serializable

A class to represent an <element> element defined within a <sequence> element in a schema

Author:
Owen Burroughs
See Also:
Serialized Form

Method Summary
 
Methods inherited from class org.apache.wsif.schema.ElementType
getChildren, getElementType, getTypeName, isElement, isNillable
 
Methods inherited from class org.apache.wsif.schema.SchemaType
getArrayDimension, getArrayType, isArray, isComplex, isSimple
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.