public interface LockedFileInfoConfig
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | LockedFileInfoConfig.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 | 
|---|---|
| Calendar | getDate()Gets the "date" element | 
| String | getOwner()Gets the "owner" element | 
| void | setDate(Calendar date)Sets the "date" element | 
| void | setOwner(String owner)Sets the "owner" element | 
| org.apache.xmlbeans.XmlDate | xgetDate()Gets (as xml) the "date" element | 
| org.apache.xmlbeans.XmlString | xgetOwner()Gets (as xml) the "owner" element | 
| void | xsetDate(org.apache.xmlbeans.XmlDate date)Sets (as xml) the "date" element | 
| void | xsetOwner(org.apache.xmlbeans.XmlString owner)Sets (as xml) the "owner" element | 
changeType, 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, xmlTextString getOwner()
org.apache.xmlbeans.XmlString xgetOwner()
void setOwner(String owner)
void xsetOwner(org.apache.xmlbeans.XmlString owner)
Calendar getDate()
org.apache.xmlbeans.XmlDate xgetDate()
void setDate(Calendar date)
void xsetDate(org.apache.xmlbeans.XmlDate date)
Copyright © 2019. All Rights Reserved.