Uses of Class
science.aist.xes.model.LogType
- 
Packages that use LogType Package Description science.aist.xes.model science.aist.xes.model.impl 
- 
- 
Uses of LogType in science.aist.xes.modelMethods in science.aist.xes.model that return LogType Modifier and Type Method Description LogTypeObjectFactory. createLogType()Create an instance ofLogTypeMethods in science.aist.xes.model that return types with arguments of type LogType Modifier and Type Method Description javax.xml.bind.JAXBElement<LogType>ObjectFactory. createLog(LogType value)Methods in science.aist.xes.model with parameters of type LogType Modifier and Type Method Description javax.xml.bind.JAXBElement<LogType>ObjectFactory. createLog(LogType value)
- 
Uses of LogType in science.aist.xes.model.implMethods in science.aist.xes.model.impl that return types with arguments of type LogType Modifier and Type Method Description javax.xml.bind.JAXBElement<LogType>LogRepository. load(InputStream is)Method parameters in science.aist.xes.model.impl with type arguments of type LogType Modifier and Type Method Description voidLogRepository. save(javax.xml.bind.JAXBElement<LogType> jaxbElement, OutputStream os)
 
-