Class SOAPType

java.lang.Object
com.sun.xml.rpc.processor.model.AbstractType
com.sun.xml.rpc.processor.model.soap.SOAPType
Direct Known Subclasses:
SOAPAnyType, SOAPArrayType, SOAPAttributeOwningType, SOAPCustomType, SOAPEnumerationType, SOAPListType, SOAPSimpleType

public abstract class SOAPType extends AbstractType
Author:
JAX-RPC Development Team