Class Restriction

  • All Implemented Interfaces:
    Constants, java.lang.Iterable<Enumeration>

    public class Restriction
    extends java.lang.Object
    implements Constants, java.lang.Iterable<Enumeration>
    This class represents WSDL->definitions->types->schema->complexType->sequence
    Since:
    1.0 Nov 9, 2005
    Version:
    1.0
    Author:
    http://cheenath.com
    • Constructor Detail

      • Restriction

        public Restriction​(Schema schema)
    • Method Detail

      • getElements

        public java.util.Iterator<Enumeration> getElements()
      • iterator

        public java.util.Iterator<Enumeration> iterator()
        Specified by:
        iterator in interface java.lang.Iterable<Enumeration>
      • getNumEnumerations

        public int getNumEnumerations()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getBase

        public javax.xml.namespace.QName getBase()