public class XmlDriverSpecImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements XmlDriverSpec
| Modifier and Type | Class and Description |
|---|---|
static class |
XmlDriverSpecImpl.CustomPropertiesImpl
An XML customProperties(@http://www.jsynthlib.org/xmldevice).
|
XmlDriverSpec.CustomProperties, XmlDriverSpec.Factory_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
XmlDriverSpecImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
StringArray |
addNewBankNumbers()
Appends and returns a new empty "bankNumbers" element
|
XmlDriverSpec.CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "customProperties" element
|
StringArray |
addNewPatchNumbers()
Appends and returns a new empty "patchNumbers" element
|
String |
getAuthors()
Gets the "authors" element
|
StringArray |
getBankNumbers()
Gets the "bankNumbers" element
|
int |
getChecksumEnd()
Gets the "checksumEnd" element
|
int |
getChecksumOffset()
Gets the "checksumOffset" element
|
int |
getChecksumStart()
Gets the "checksumStart" element
|
XmlDriverSpec.CustomProperties |
getCustomProperties()
Gets the "customProperties" element
|
int |
getDeviceIDoffset()
Gets the "deviceIDoffset" element
|
String |
getInfoText()
Gets the "infoText" element
|
String |
getInitPatch()
Gets the "initPatch" element
|
String |
getName()
Gets the "name" element
|
int |
getPatchNameSize()
Gets the "patchNameSize" element
|
int |
getPatchNameStart()
Gets the "patchNameStart" element
|
StringArray |
getPatchNumbers()
Gets the "patchNumbers" element
|
int |
getPatchSize()
Gets the "patchSize" element
|
String |
getPatchType()
Gets the "patchType" element
|
String |
getSysexID()
Gets the "sysexID" element
|
String |
getSysexRequestDumpString()
Gets the "sysexRequestDumpString" element
|
boolean |
isSetCustomProperties()
True if has "customProperties" element
|
boolean |
isSetInfoText()
True if has "infoText" element
|
boolean |
isSetInitPatch()
True if has "initPatch" element
|
boolean |
isSetSysexRequestDumpString()
True if has "sysexRequestDumpString" element
|
void |
setAuthors(String authors)
Sets the "authors" element
|
void |
setBankNumbers(StringArray bankNumbers)
Sets the "bankNumbers" element
|
void |
setChecksumEnd(int checksumEnd)
Sets the "checksumEnd" element
|
void |
setChecksumOffset(int checksumOffset)
Sets the "checksumOffset" element
|
void |
setChecksumStart(int checksumStart)
Sets the "checksumStart" element
|
void |
setCustomProperties(XmlDriverSpec.CustomProperties customProperties)
Sets the "customProperties" element
|
void |
setDeviceIDoffset(int deviceIDoffset)
Sets the "deviceIDoffset" element
|
void |
setInfoText(String infoText)
Sets the "infoText" element
|
void |
setInitPatch(String initPatch)
Sets the "initPatch" element
|
void |
setName(String name)
Sets the "name" element
|
void |
setPatchNameSize(int patchNameSize)
Sets the "patchNameSize" element
|
void |
setPatchNameStart(int patchNameStart)
Sets the "patchNameStart" element
|
void |
setPatchNumbers(StringArray patchNumbers)
Sets the "patchNumbers" element
|
void |
setPatchSize(int patchSize)
Sets the "patchSize" element
|
void |
setPatchType(String patchType)
Sets the "patchType" element
|
void |
setSysexID(String sysexID)
Sets the "sysexID" element
|
void |
setSysexRequestDumpString(String sysexRequestDumpString)
Sets the "sysexRequestDumpString" element
|
void |
unsetCustomProperties()
Unsets the "customProperties" element
|
void |
unsetInfoText()
Unsets the "infoText" element
|
void |
unsetInitPatch()
Unsets the "initPatch" element
|
void |
unsetSysexRequestDumpString()
Unsets the "sysexRequestDumpString" element
|
org.apache.xmlbeans.XmlString |
xgetAuthors()
Gets (as xml) the "authors" element
|
org.apache.xmlbeans.XmlInt |
xgetChecksumEnd()
Gets (as xml) the "checksumEnd" element
|
org.apache.xmlbeans.XmlInt |
xgetChecksumOffset()
Gets (as xml) the "checksumOffset" element
|
org.apache.xmlbeans.XmlInt |
xgetChecksumStart()
Gets (as xml) the "checksumStart" element
|
org.apache.xmlbeans.XmlInt |
xgetDeviceIDoffset()
Gets (as xml) the "deviceIDoffset" element
|
org.apache.xmlbeans.XmlString |
xgetInfoText()
Gets (as xml) the "infoText" element
|
org.apache.xmlbeans.XmlString |
xgetInitPatch()
Gets (as xml) the "initPatch" element
|
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" element
|
org.apache.xmlbeans.XmlInt |
xgetPatchNameSize()
Gets (as xml) the "patchNameSize" element
|
org.apache.xmlbeans.XmlInt |
xgetPatchNameStart()
Gets (as xml) the "patchNameStart" element
|
org.apache.xmlbeans.XmlInt |
xgetPatchSize()
Gets (as xml) the "patchSize" element
|
org.apache.xmlbeans.XmlString |
xgetPatchType()
Gets (as xml) the "patchType" element
|
org.apache.xmlbeans.XmlString |
xgetSysexID()
Gets (as xml) the "sysexID" element
|
org.apache.xmlbeans.XmlString |
xgetSysexRequestDumpString()
Gets (as xml) the "sysexRequestDumpString" element
|
void |
xsetAuthors(org.apache.xmlbeans.XmlString authors)
Sets (as xml) the "authors" element
|
void |
xsetChecksumEnd(org.apache.xmlbeans.XmlInt checksumEnd)
Sets (as xml) the "checksumEnd" element
|
void |
xsetChecksumOffset(org.apache.xmlbeans.XmlInt checksumOffset)
Sets (as xml) the "checksumOffset" element
|
void |
xsetChecksumStart(org.apache.xmlbeans.XmlInt checksumStart)
Sets (as xml) the "checksumStart" element
|
void |
xsetDeviceIDoffset(org.apache.xmlbeans.XmlInt deviceIDoffset)
Sets (as xml) the "deviceIDoffset" element
|
void |
xsetInfoText(org.apache.xmlbeans.XmlString infoText)
Sets (as xml) the "infoText" element
|
void |
xsetInitPatch(org.apache.xmlbeans.XmlString initPatch)
Sets (as xml) the "initPatch" element
|
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" element
|
void |
xsetPatchNameSize(org.apache.xmlbeans.XmlInt patchNameSize)
Sets (as xml) the "patchNameSize" element
|
void |
xsetPatchNameStart(org.apache.xmlbeans.XmlInt patchNameStart)
Sets (as xml) the "patchNameStart" element
|
void |
xsetPatchSize(org.apache.xmlbeans.XmlInt patchSize)
Sets (as xml) the "patchSize" element
|
void |
xsetPatchType(org.apache.xmlbeans.XmlString patchType)
Sets (as xml) the "patchType" element
|
void |
xsetSysexID(org.apache.xmlbeans.XmlString sysexID)
Sets (as xml) the "sysexID" element
|
void |
xsetSysexRequestDumpString(org.apache.xmlbeans.XmlString sysexRequestDumpString)
Sets (as xml) the "sysexRequestDumpString" element
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_isComplexContent, _isComplexType, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, 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, xmlTextpublic String getName()
getName in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlString xgetName()
xgetName in interface XmlDriverSpecpublic void setName(String name)
setName in interface XmlDriverSpecpublic void xsetName(org.apache.xmlbeans.XmlString name)
xsetName in interface XmlDriverSpecpublic String getInfoText()
getInfoText in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlString xgetInfoText()
xgetInfoText in interface XmlDriverSpecpublic boolean isSetInfoText()
isSetInfoText in interface XmlDriverSpecpublic void setInfoText(String infoText)
setInfoText in interface XmlDriverSpecpublic void xsetInfoText(org.apache.xmlbeans.XmlString infoText)
xsetInfoText in interface XmlDriverSpecpublic void unsetInfoText()
unsetInfoText in interface XmlDriverSpecpublic String getAuthors()
getAuthors in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlString xgetAuthors()
xgetAuthors in interface XmlDriverSpecpublic void setAuthors(String authors)
setAuthors in interface XmlDriverSpecpublic void xsetAuthors(org.apache.xmlbeans.XmlString authors)
xsetAuthors in interface XmlDriverSpecpublic String getPatchType()
getPatchType in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlString xgetPatchType()
xgetPatchType in interface XmlDriverSpecpublic void setPatchType(String patchType)
setPatchType in interface XmlDriverSpecpublic void xsetPatchType(org.apache.xmlbeans.XmlString patchType)
xsetPatchType in interface XmlDriverSpecpublic int getPatchSize()
getPatchSize in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlInt xgetPatchSize()
xgetPatchSize in interface XmlDriverSpecpublic void setPatchSize(int patchSize)
setPatchSize in interface XmlDriverSpecpublic void xsetPatchSize(org.apache.xmlbeans.XmlInt patchSize)
xsetPatchSize in interface XmlDriverSpecpublic String getSysexID()
getSysexID in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlString xgetSysexID()
xgetSysexID in interface XmlDriverSpecpublic void setSysexID(String sysexID)
setSysexID in interface XmlDriverSpecpublic void xsetSysexID(org.apache.xmlbeans.XmlString sysexID)
xsetSysexID in interface XmlDriverSpecpublic StringArray getPatchNumbers()
getPatchNumbers in interface XmlDriverSpecpublic void setPatchNumbers(StringArray patchNumbers)
setPatchNumbers in interface XmlDriverSpecpublic StringArray addNewPatchNumbers()
addNewPatchNumbers in interface XmlDriverSpecpublic StringArray getBankNumbers()
getBankNumbers in interface XmlDriverSpecpublic void setBankNumbers(StringArray bankNumbers)
setBankNumbers in interface XmlDriverSpecpublic StringArray addNewBankNumbers()
addNewBankNumbers in interface XmlDriverSpecpublic int getDeviceIDoffset()
getDeviceIDoffset in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlInt xgetDeviceIDoffset()
xgetDeviceIDoffset in interface XmlDriverSpecpublic void setDeviceIDoffset(int deviceIDoffset)
setDeviceIDoffset in interface XmlDriverSpecpublic void xsetDeviceIDoffset(org.apache.xmlbeans.XmlInt deviceIDoffset)
xsetDeviceIDoffset in interface XmlDriverSpecpublic String getSysexRequestDumpString()
getSysexRequestDumpString in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlString xgetSysexRequestDumpString()
xgetSysexRequestDumpString in interface XmlDriverSpecpublic boolean isSetSysexRequestDumpString()
isSetSysexRequestDumpString in interface XmlDriverSpecpublic void setSysexRequestDumpString(String sysexRequestDumpString)
setSysexRequestDumpString in interface XmlDriverSpecpublic void xsetSysexRequestDumpString(org.apache.xmlbeans.XmlString sysexRequestDumpString)
xsetSysexRequestDumpString in interface XmlDriverSpecpublic void unsetSysexRequestDumpString()
unsetSysexRequestDumpString in interface XmlDriverSpecpublic int getChecksumOffset()
getChecksumOffset in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlInt xgetChecksumOffset()
xgetChecksumOffset in interface XmlDriverSpecpublic void setChecksumOffset(int checksumOffset)
setChecksumOffset in interface XmlDriverSpecpublic void xsetChecksumOffset(org.apache.xmlbeans.XmlInt checksumOffset)
xsetChecksumOffset in interface XmlDriverSpecpublic int getChecksumStart()
getChecksumStart in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlInt xgetChecksumStart()
xgetChecksumStart in interface XmlDriverSpecpublic void setChecksumStart(int checksumStart)
setChecksumStart in interface XmlDriverSpecpublic void xsetChecksumStart(org.apache.xmlbeans.XmlInt checksumStart)
xsetChecksumStart in interface XmlDriverSpecpublic int getChecksumEnd()
getChecksumEnd in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlInt xgetChecksumEnd()
xgetChecksumEnd in interface XmlDriverSpecpublic void setChecksumEnd(int checksumEnd)
setChecksumEnd in interface XmlDriverSpecpublic void xsetChecksumEnd(org.apache.xmlbeans.XmlInt checksumEnd)
xsetChecksumEnd in interface XmlDriverSpecpublic int getPatchNameStart()
getPatchNameStart in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlInt xgetPatchNameStart()
xgetPatchNameStart in interface XmlDriverSpecpublic void setPatchNameStart(int patchNameStart)
setPatchNameStart in interface XmlDriverSpecpublic void xsetPatchNameStart(org.apache.xmlbeans.XmlInt patchNameStart)
xsetPatchNameStart in interface XmlDriverSpecpublic int getPatchNameSize()
getPatchNameSize in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlInt xgetPatchNameSize()
xgetPatchNameSize in interface XmlDriverSpecpublic void setPatchNameSize(int patchNameSize)
setPatchNameSize in interface XmlDriverSpecpublic void xsetPatchNameSize(org.apache.xmlbeans.XmlInt patchNameSize)
xsetPatchNameSize in interface XmlDriverSpecpublic XmlDriverSpec.CustomProperties getCustomProperties()
getCustomProperties in interface XmlDriverSpecpublic boolean isSetCustomProperties()
isSetCustomProperties in interface XmlDriverSpecpublic void setCustomProperties(XmlDriverSpec.CustomProperties customProperties)
setCustomProperties in interface XmlDriverSpecpublic XmlDriverSpec.CustomProperties addNewCustomProperties()
addNewCustomProperties in interface XmlDriverSpecpublic void unsetCustomProperties()
unsetCustomProperties in interface XmlDriverSpecpublic String getInitPatch()
getInitPatch in interface XmlDriverSpecpublic org.apache.xmlbeans.XmlString xgetInitPatch()
xgetInitPatch in interface XmlDriverSpecpublic boolean isSetInitPatch()
isSetInitPatch in interface XmlDriverSpecpublic void setInitPatch(String initPatch)
setInitPatch in interface XmlDriverSpecpublic void xsetInitPatch(org.apache.xmlbeans.XmlString initPatch)
xsetInitPatch in interface XmlDriverSpecpublic void unsetInitPatch()
unsetInitPatch in interface XmlDriverSpecCopyright © 2014. All Rights Reserved.