Modifier and Type | Field and Description |
---|---|
protected List<JobLogEntryType> |
JobStatusType.log |
Modifier and Type | Method and Description |
---|---|
JobLogEntryType |
ObjectFactory.createJobLogEntryType()
Create an instance of
JobLogEntryType |
JobLogEntryType |
JobLogEntryType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
JobLogEntryType |
JobLogEntryType.withLevel(String value) |
JobLogEntryType |
JobLogEntryType.withTimestamp(XMLGregorianCalendar value) |
JobLogEntryType |
JobLogEntryType.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<JobLogEntryType> |
JobStatusType.getLog()
Gets the value of the log property.
|
Modifier and Type | Method and Description |
---|---|
JobStatusType |
JobStatusType.withLog(JobLogEntryType... values) |
Modifier and Type | Method and Description |
---|---|
JobStatusType |
JobStatusType.withLog(Collection<JobLogEntryType> values) |
Copyright © 2017. All rights reserved.