Class Collection

  • All Implemented Interfaces:
    Constants

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

      • Collection

        public Collection​(Schema schema,
                          java.lang.String type)
    • Method Detail

      • getElements

        public java.util.Iterator<Element> getElements()
      • toString

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