Class Enumeration

  • All Implemented Interfaces:
    Constants

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

      • Enumeration

        public Enumeration​(Schema schema)
    • Method Detail

      • getSchema

        public Schema getSchema()
      • toString

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

        public java.lang.String getValue()