| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Method and Description |
|---|---|
TotalDigitsDocument.TotalDigits |
TotalDigitsDocument.addNewTotalDigits()
Appends and returns a new empty "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
RestrictionDocument.Restriction.addNewTotalDigits()
Appends and returns a new empty value (as xml) as the last "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
RestrictionType.addNewTotalDigits()
Appends and returns a new empty value (as xml) as the last "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
TotalDigitsDocument.getTotalDigits()
Gets the "totalDigits" element
|
TotalDigitsDocument.TotalDigits[] |
RestrictionDocument.Restriction.getTotalDigitsArray()
Gets array of all "totalDigits" elements
|
TotalDigitsDocument.TotalDigits[] |
RestrictionType.getTotalDigitsArray()
Gets array of all "totalDigits" elements
|
TotalDigitsDocument.TotalDigits |
RestrictionDocument.Restriction.getTotalDigitsArray(int i)
Gets ith "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
RestrictionType.getTotalDigitsArray(int i)
Gets ith "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
RestrictionDocument.Restriction.insertNewTotalDigits(int i)
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
RestrictionType.insertNewTotalDigits(int i)
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
|
static TotalDigitsDocument.TotalDigits |
TotalDigitsDocument.TotalDigits.Factory.newInstance() |
static TotalDigitsDocument.TotalDigits |
TotalDigitsDocument.TotalDigits.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
TotalDigitsDocument.setTotalDigits(TotalDigitsDocument.TotalDigits totalDigits)
Sets the "totalDigits" element
|
void |
RestrictionDocument.Restriction.setTotalDigitsArray(int i,
TotalDigitsDocument.TotalDigits totalDigits)
Sets ith "totalDigits" element
|
void |
RestrictionType.setTotalDigitsArray(int i,
TotalDigitsDocument.TotalDigits totalDigits)
Sets ith "totalDigits" element
|
void |
RestrictionDocument.Restriction.setTotalDigitsArray(TotalDigitsDocument.TotalDigits[] totalDigitsArray)
Sets array of all "totalDigits" element
|
void |
RestrictionType.setTotalDigitsArray(TotalDigitsDocument.TotalDigits[] totalDigitsArray)
Sets array of all "totalDigits" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TotalDigitsDocumentImpl.TotalDigitsImpl
An XML totalDigits(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
TotalDigitsDocument.TotalDigits |
TotalDigitsDocumentImpl.addNewTotalDigits()
Appends and returns a new empty "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
RestrictionDocumentImpl.RestrictionImpl.addNewTotalDigits()
Appends and returns a new empty value (as xml) as the last "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
RestrictionTypeImpl.addNewTotalDigits()
Appends and returns a new empty value (as xml) as the last "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
TotalDigitsDocumentImpl.getTotalDigits()
Gets the "totalDigits" element
|
TotalDigitsDocument.TotalDigits[] |
RestrictionDocumentImpl.RestrictionImpl.getTotalDigitsArray()
Gets array of all "totalDigits" elements
|
TotalDigitsDocument.TotalDigits[] |
RestrictionTypeImpl.getTotalDigitsArray()
Gets array of all "totalDigits" elements
|
TotalDigitsDocument.TotalDigits |
RestrictionDocumentImpl.RestrictionImpl.getTotalDigitsArray(int i)
Gets ith "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
RestrictionTypeImpl.getTotalDigitsArray(int i)
Gets ith "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
RestrictionDocumentImpl.RestrictionImpl.insertNewTotalDigits(int i)
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
|
TotalDigitsDocument.TotalDigits |
RestrictionTypeImpl.insertNewTotalDigits(int i)
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
TotalDigitsDocumentImpl.setTotalDigits(TotalDigitsDocument.TotalDigits totalDigits)
Sets the "totalDigits" element
|
void |
RestrictionDocumentImpl.RestrictionImpl.setTotalDigitsArray(int i,
TotalDigitsDocument.TotalDigits totalDigits)
Sets ith "totalDigits" element
|
void |
RestrictionTypeImpl.setTotalDigitsArray(int i,
TotalDigitsDocument.TotalDigits totalDigits)
Sets ith "totalDigits" element
|
void |
RestrictionDocumentImpl.RestrictionImpl.setTotalDigitsArray(TotalDigitsDocument.TotalDigits[] totalDigitsArray)
Sets array of all "totalDigits" element
|
void |
RestrictionTypeImpl.setTotalDigitsArray(TotalDigitsDocument.TotalDigits[] totalDigitsArray)
Sets array of all "totalDigits" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.