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

Packages that use LogTraceType
de.extra_standard.namespace.logging._1   
 

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

Fields in de.extra_standard.namespace.logging._1 declared as LogTraceType
protected  LogTraceType LogStreamType.logTrace
           
protected  LogTraceType LogSequenceType.logTrace
           
 

Methods in de.extra_standard.namespace.logging._1 that return LogTraceType
 LogTraceType ObjectFactory.createLogTraceType()
          Create an instance of LogTraceType
 LogTraceType LogStreamType.getLogTrace()
          Gets the value of the logTrace property.
 LogTraceType LogSequenceType.getLogTrace()
          Gets the value of the logTrace property.
 

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

Methods in de.extra_standard.namespace.logging._1 with parameters of type LogTraceType
 JAXBElement<LogTraceType> ObjectFactory.createLogTrace(LogTraceType value)
          Create an instance of JAXBElement<LogTraceType>}
 void LogStreamType.setLogTrace(LogTraceType value)
          Sets the value of the logTrace property.
 void LogSequenceType.setLogTrace(LogTraceType value)
          Sets the value of the logTrace property.
 



Copyright © 2012-2013. All Rights Reserved.