Uses of Class
org.xmlsoap.schemas.wsdl.TExtensibleAttributesDocumented

Packages that use TExtensibleAttributesDocumented
org.xmlsoap.schemas.wsdl   
 

Uses of TExtensibleAttributesDocumented in org.xmlsoap.schemas.wsdl
 

Subclasses of TExtensibleAttributesDocumented in org.xmlsoap.schemas.wsdl
 class TFault
          Java class for tFault complex type.
 class TImport
          Java class for tImport complex type.
 class TParam
          Java class for tParam complex type.
 class TPart
          Java class for tPart complex type.
 class TPortType
          Java class for tPortType complex type.
 

Fields in org.xmlsoap.schemas.wsdl with type parameters of type TExtensibleAttributesDocumented
protected  javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented> TOperation.RestItem.item
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented>> TOperation.rest
           
 

Methods in org.xmlsoap.schemas.wsdl that return types with arguments of type TExtensibleAttributesDocumented
 javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented> TOperation.RestItem.getItem()
           
 java.util.List<javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented>> TOperation.getRest()
          Gets the rest of the content model.
 

Method parameters in org.xmlsoap.schemas.wsdl with type arguments of type TExtensibleAttributesDocumented
 void TOperation.RestItem.setItem(javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented> value)
           
 void TOperation.setRest(java.util.List<javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented>> rest)
          Gets the rest of the content model.
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.