public interface LogFile
extends org.apache.xmlbeans.XmlAnyURI
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | LogFile.CorrelationTypeAn XML correlationType(@). | 
| static class  | LogFile.FactoryA factory class with static methods for creating instances
 of this type. | 
| Modifier and Type | Field and Description | 
|---|---|
| static org.apache.xmlbeans.SchemaType | type | 
| Modifier and Type | Method and Description | 
|---|---|
| LogFile.CorrelationType.Enum | getCorrelationType()Gets the "correlationType" attribute | 
| boolean | isSetCorrelationType()True if has "correlationType" attribute | 
| void | setCorrelationType(LogFile.CorrelationType.Enum correlationType)Sets the "correlationType" attribute | 
| void | unsetCorrelationType()Unsets the "correlationType" attribute | 
| LogFile.CorrelationType | xgetCorrelationType()Gets (as xml) the "correlationType" attribute | 
| void | xsetCorrelationType(LogFile.CorrelationType correlationType)Sets (as xml) the "correlationType" attribute | 
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextLogFile.CorrelationType.Enum getCorrelationType()
LogFile.CorrelationType xgetCorrelationType()
boolean isSetCorrelationType()
void setCorrelationType(LogFile.CorrelationType.Enum correlationType)
void xsetCorrelationType(LogFile.CorrelationType correlationType)
void unsetCorrelationType()
Copyright © 2019. All Rights Reserved.