Uses of Class
de.extra_standard.namespace.components._1.ApplicationType

Packages that use ApplicationType
de.extra_standard.namespace.components._1   
de.extra_standard.namespace.service._1   
 

Uses of ApplicationType in de.extra_standard.namespace.components._1
 

Fields in de.extra_standard.namespace.components._1 declared as ApplicationType
protected  ApplicationType ResponseDetailsType.application
           
protected  ApplicationType RequestDetailsType.application
           
 

Methods in de.extra_standard.namespace.components._1 that return ApplicationType
 ApplicationType ObjectFactory.createApplicationType()
          Create an instance of ApplicationType
 ApplicationType ResponseDetailsType.getApplication()
          Gets the value of the application property.
 ApplicationType RequestDetailsType.getApplication()
          Gets the value of the application property.
 

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

Methods in de.extra_standard.namespace.components._1 with parameters of type ApplicationType
 JAXBElement<ApplicationType> ObjectFactory.createApplication(ApplicationType value)
          Create an instance of JAXBElement<ApplicationType>}
 void ResponseDetailsType.setApplication(ApplicationType value)
          Sets the value of the application property.
 void RequestDetailsType.setApplication(ApplicationType value)
          Sets the value of the application property.
 

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

Fields in de.extra_standard.namespace.service._1 declared as ApplicationType
protected  ApplicationType ExtraErrorType.application
           
 

Methods in de.extra_standard.namespace.service._1 that return ApplicationType
 ApplicationType ExtraErrorType.getApplication()
          Gets the value of the application property.
 

Methods in de.extra_standard.namespace.service._1 with parameters of type ApplicationType
 void ExtraErrorType.setApplication(ApplicationType value)
          Sets the value of the application property.
 



Copyright © 2012-2013. All Rights Reserved.