Uses of Class
de.extra_standard.namespace.service._1.ExtraErrorType

Packages that use ExtraErrorType
de.extra_standard.namespace.service._1   
de.extra_standard.namespace.webservice   
 

Uses of ExtraErrorType in de.extra_standard.namespace.service._1
 

Methods in de.extra_standard.namespace.service._1 that return ExtraErrorType
 ExtraErrorType ObjectFactory.createExtraErrorType()
          Create an instance of ExtraErrorType
 

Methods in de.extra_standard.namespace.service._1 that return types with arguments of type ExtraErrorType
 JAXBElement<ExtraErrorType> ObjectFactory.createExtraError(ExtraErrorType value)
          Create an instance of JAXBElement<ExtraErrorType>}
 

Methods in de.extra_standard.namespace.service._1 with parameters of type ExtraErrorType
 JAXBElement<ExtraErrorType> ObjectFactory.createExtraError(ExtraErrorType value)
          Create an instance of JAXBElement<ExtraErrorType>}
 

Uses of ExtraErrorType in de.extra_standard.namespace.webservice
 

Methods in de.extra_standard.namespace.webservice that return ExtraErrorType
 ExtraErrorType ExtraFault.getFaultInfo()
           
 

Constructors in de.extra_standard.namespace.webservice with parameters of type ExtraErrorType
ExtraFault(String message, ExtraErrorType faultInfo)
           
ExtraFault(String message, ExtraErrorType faultInfo, Throwable cause)
           
 



Copyright © 2012-2013. All Rights Reserved.