Class SimpleType

  • All Implemented Interfaces:
    Constants

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

      • SimpleType

        public SimpleType​(Schema schema)
    • Method Detail

      • getSchema

        public Schema getSchema()
      • toString

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

        public java.lang.String getName()