| Package | Description |
|---|---|
| x0.oasisNamesTcCiqXsdschemaXAL2 | |
| x0.oasisNamesTcCiqXsdschemaXAL2.impl |
| Modifier and Type | Method and Description |
|---|---|
SubPremiseType |
SubPremiseType.addNewSubPremise()
Appends and returns a new empty "SubPremise" element
|
SubPremiseType |
PremiseDocument.Premise.addNewSubPremise()
Appends and returns a new empty value (as xml) as the last "SubPremise" element
|
SubPremiseType |
SubPremiseType.getSubPremise()
Gets the "SubPremise" element
|
SubPremiseType[] |
PremiseDocument.Premise.getSubPremiseArray()
Gets array of all "SubPremise" elements
|
SubPremiseType |
PremiseDocument.Premise.getSubPremiseArray(int i)
Gets ith "SubPremise" element
|
SubPremiseType |
PremiseDocument.Premise.insertNewSubPremise(int i)
Inserts and returns a new empty value (as xml) as the ith "SubPremise" element
|
static SubPremiseType |
SubPremiseType.Factory.newInstance() |
static SubPremiseType |
SubPremiseType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SubPremiseType |
SubPremiseType.Factory.parse(java.io.File file) |
static SubPremiseType |
SubPremiseType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SubPremiseType |
SubPremiseType.Factory.parse(java.io.InputStream is) |
static SubPremiseType |
SubPremiseType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SubPremiseType |
SubPremiseType.Factory.parse(org.w3c.dom.Node node) |
static SubPremiseType |
SubPremiseType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SubPremiseType |
SubPremiseType.Factory.parse(java.io.Reader r) |
static SubPremiseType |
SubPremiseType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SubPremiseType |
SubPremiseType.Factory.parse(java.lang.String xmlAsString) |
static SubPremiseType |
SubPremiseType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SubPremiseType |
SubPremiseType.Factory.parse(java.net.URL u) |
static SubPremiseType |
SubPremiseType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SubPremiseType |
SubPremiseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SubPremiseType |
SubPremiseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SubPremiseType |
SubPremiseType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SubPremiseType |
SubPremiseType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubPremiseType.setSubPremise(SubPremiseType subPremise)
Sets the "SubPremise" element
|
void |
PremiseDocument.Premise.setSubPremiseArray(int i,
SubPremiseType subPremise)
Sets ith "SubPremise" element
|
void |
PremiseDocument.Premise.setSubPremiseArray(SubPremiseType[] subPremiseArray)
Sets array of all "SubPremise" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubPremiseTypeImpl
An XML SubPremiseType(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SubPremiseType |
SubPremiseTypeImpl.addNewSubPremise()
Appends and returns a new empty "SubPremise" element
|
SubPremiseType |
PremiseDocumentImpl.PremiseImpl.addNewSubPremise()
Appends and returns a new empty value (as xml) as the last "SubPremise" element
|
SubPremiseType |
SubPremiseTypeImpl.getSubPremise()
Gets the "SubPremise" element
|
SubPremiseType[] |
PremiseDocumentImpl.PremiseImpl.getSubPremiseArray()
Gets array of all "SubPremise" elements
|
SubPremiseType |
PremiseDocumentImpl.PremiseImpl.getSubPremiseArray(int i)
Gets ith "SubPremise" element
|
SubPremiseType |
PremiseDocumentImpl.PremiseImpl.insertNewSubPremise(int i)
Inserts and returns a new empty value (as xml) as the ith "SubPremise" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubPremiseTypeImpl.setSubPremise(SubPremiseType subPremise)
Sets the "SubPremise" element
|
void |
PremiseDocumentImpl.PremiseImpl.setSubPremiseArray(int i,
SubPremiseType subPremise)
Sets ith "SubPremise" element
|
void |
PremiseDocumentImpl.PremiseImpl.setSubPremiseArray(SubPremiseType[] subPremiseArray)
Sets array of all "SubPremise" element
|
Copyright © 2015–2018 52north.org. All rights reserved.