Uses of Class
de.extra_standard.namespace.logging._1.LoggingType

Packages that use LoggingType
de.extra_standard.namespace.logging._1   
de.extra_standard.namespace.request._1   
de.extra_standard.namespace.response._1   
 

Uses of LoggingType in de.extra_standard.namespace.logging._1
 

Methods in de.extra_standard.namespace.logging._1 that return LoggingType
 LoggingType ObjectFactory.createLoggingType()
          Create an instance of LoggingType
 

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

Methods in de.extra_standard.namespace.logging._1 with parameters of type LoggingType
 JAXBElement<LoggingType> ObjectFactory.createLogging(LoggingType value)
          Create an instance of JAXBElement<LoggingType>}
 

Uses of LoggingType in de.extra_standard.namespace.request._1
 

Fields in de.extra_standard.namespace.request._1 declared as LoggingType
protected  LoggingType TransportRequestType.logging
           
protected  LoggingType PackageRequestType.logging
           
protected  LoggingType MessageRequestType.logging
           
 

Methods in de.extra_standard.namespace.request._1 that return LoggingType
 LoggingType TransportRequestType.getLogging()
          Gets the value of the logging property.
 LoggingType PackageRequestType.getLogging()
          Gets the value of the logging property.
 LoggingType MessageRequestType.getLogging()
          Gets the value of the logging property.
 

Methods in de.extra_standard.namespace.request._1 with parameters of type LoggingType
 void TransportRequestType.setLogging(LoggingType value)
          Sets the value of the logging property.
 void PackageRequestType.setLogging(LoggingType value)
          Sets the value of the logging property.
 void MessageRequestType.setLogging(LoggingType value)
          Sets the value of the logging property.
 

Uses of LoggingType in de.extra_standard.namespace.response._1
 

Fields in de.extra_standard.namespace.response._1 declared as LoggingType
protected  LoggingType TransportResponseType.logging
           
protected  LoggingType PackageResponseType.logging
           
protected  LoggingType MessageResponseType.logging
           
 

Methods in de.extra_standard.namespace.response._1 that return LoggingType
 LoggingType TransportResponseType.getLogging()
          Gets the value of the logging property.
 LoggingType PackageResponseType.getLogging()
          Gets the value of the logging property.
 LoggingType MessageResponseType.getLogging()
          Gets the value of the logging property.
 

Methods in de.extra_standard.namespace.response._1 with parameters of type LoggingType
 void TransportResponseType.setLogging(LoggingType value)
          Sets the value of the logging property.
 void PackageResponseType.setLogging(LoggingType value)
          Sets the value of the logging property.
 void MessageResponseType.setLogging(LoggingType value)
          Sets the value of the logging property.
 



Copyright © 2012-2013. All Rights Reserved.