| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
SlotType1 |
IdentifiableType.addNewSlot()
Appends and returns a new empty value (as xml) as the last "Slot" element
|
SlotType1 |
SlotDocument.addNewSlot()
Appends and returns a new empty "Slot" element
|
SlotType1 |
SlotListType.addNewSlot()
Appends and returns a new empty value (as xml) as the last "Slot" element
|
SlotType1 |
SlotDocument.getSlot()
Gets the "Slot" element
|
SlotType1[] |
IdentifiableType.getSlotArray()
Gets array of all "Slot" elements
|
SlotType1[] |
SlotListType.getSlotArray()
Gets array of all "Slot" elements
|
SlotType1 |
IdentifiableType.getSlotArray(int i)
Gets ith "Slot" element
|
SlotType1 |
SlotListType.getSlotArray(int i)
Gets ith "Slot" element
|
SlotType1 |
IdentifiableType.insertNewSlot(int i)
Inserts and returns a new empty value (as xml) as the ith "Slot" element
|
SlotType1 |
SlotListType.insertNewSlot(int i)
Inserts and returns a new empty value (as xml) as the ith "Slot" element
|
static SlotType1 |
SlotType1.Factory.newInstance() |
static SlotType1 |
SlotType1.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SlotType1 |
SlotType1.Factory.parse(java.io.File file) |
static SlotType1 |
SlotType1.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SlotType1 |
SlotType1.Factory.parse(java.io.InputStream is) |
static SlotType1 |
SlotType1.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SlotType1 |
SlotType1.Factory.parse(org.w3c.dom.Node node) |
static SlotType1 |
SlotType1.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SlotType1 |
SlotType1.Factory.parse(java.io.Reader r) |
static SlotType1 |
SlotType1.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SlotType1 |
SlotType1.Factory.parse(java.lang.String xmlAsString) |
static SlotType1 |
SlotType1.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SlotType1 |
SlotType1.Factory.parse(java.net.URL u) |
static SlotType1 |
SlotType1.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SlotType1 |
SlotType1.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SlotType1 |
SlotType1.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SlotType1 |
SlotType1.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SlotType1 |
SlotType1.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SlotDocument.setSlot(SlotType1 slot)
Sets the "Slot" element
|
void |
IdentifiableType.setSlotArray(int i,
SlotType1 slot)
Sets ith "Slot" element
|
void |
SlotListType.setSlotArray(int i,
SlotType1 slot)
Sets ith "Slot" element
|
void |
IdentifiableType.setSlotArray(SlotType1[] slotArray)
Sets array of all "Slot" element
|
void |
SlotListType.setSlotArray(SlotType1[] slotArray)
Sets array of all "Slot" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SlotType1Impl
An XML SlotType1(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
SlotType1 |
IdentifiableTypeImpl.addNewSlot()
Appends and returns a new empty value (as xml) as the last "Slot" element
|
SlotType1 |
SlotListTypeImpl.addNewSlot()
Appends and returns a new empty value (as xml) as the last "Slot" element
|
SlotType1 |
SlotDocumentImpl.addNewSlot()
Appends and returns a new empty "Slot" element
|
SlotType1 |
SlotDocumentImpl.getSlot()
Gets the "Slot" element
|
SlotType1[] |
IdentifiableTypeImpl.getSlotArray()
Gets array of all "Slot" elements
|
SlotType1[] |
SlotListTypeImpl.getSlotArray()
Gets array of all "Slot" elements
|
SlotType1 |
IdentifiableTypeImpl.getSlotArray(int i)
Gets ith "Slot" element
|
SlotType1 |
SlotListTypeImpl.getSlotArray(int i)
Gets ith "Slot" element
|
SlotType1 |
IdentifiableTypeImpl.insertNewSlot(int i)
Inserts and returns a new empty value (as xml) as the ith "Slot" element
|
SlotType1 |
SlotListTypeImpl.insertNewSlot(int i)
Inserts and returns a new empty value (as xml) as the ith "Slot" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlotDocumentImpl.setSlot(SlotType1 slot)
Sets the "Slot" element
|
void |
IdentifiableTypeImpl.setSlotArray(int i,
SlotType1 slot)
Sets ith "Slot" element
|
void |
SlotListTypeImpl.setSlotArray(int i,
SlotType1 slot)
Sets ith "Slot" element
|
void |
IdentifiableTypeImpl.setSlotArray(SlotType1[] slotArray)
Sets array of all "Slot" element
|
void |
SlotListTypeImpl.setSlotArray(SlotType1[] slotArray)
Sets array of all "Slot" element
|
Copyright © 2015–2018 52north.org. All rights reserved.