| Package | Description |
|---|---|
| x0.oasisNamesTcCiqXsdschemaXAL2 | |
| x0.oasisNamesTcCiqXsdschemaXAL2.impl |
| Modifier and Type | Method and Description |
|---|---|
PremiseDocument.Premise.PremiseName |
PremiseDocument.Premise.addNewPremiseName()
Appends and returns a new empty value (as xml) as the last "PremiseName" element
|
PremiseDocument.Premise.PremiseName[] |
PremiseDocument.Premise.getPremiseNameArray()
Gets array of all "PremiseName" elements
|
PremiseDocument.Premise.PremiseName |
PremiseDocument.Premise.getPremiseNameArray(int i)
Gets ith "PremiseName" element
|
PremiseDocument.Premise.PremiseName |
PremiseDocument.Premise.insertNewPremiseName(int i)
Inserts and returns a new empty value (as xml) as the ith "PremiseName" element
|
static PremiseDocument.Premise.PremiseName |
PremiseDocument.Premise.PremiseName.Factory.newInstance() |
static PremiseDocument.Premise.PremiseName |
PremiseDocument.Premise.PremiseName.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
PremiseDocument.Premise.setPremiseNameArray(int i,
PremiseDocument.Premise.PremiseName premiseName)
Sets ith "PremiseName" element
|
void |
PremiseDocument.Premise.setPremiseNameArray(PremiseDocument.Premise.PremiseName[] premiseNameArray)
Sets array of all "PremiseName" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PremiseDocumentImpl.PremiseImpl.PremiseNameImpl
An XML PremiseName(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Method and Description |
|---|---|
PremiseDocument.Premise.PremiseName |
PremiseDocumentImpl.PremiseImpl.addNewPremiseName()
Appends and returns a new empty value (as xml) as the last "PremiseName" element
|
PremiseDocument.Premise.PremiseName[] |
PremiseDocumentImpl.PremiseImpl.getPremiseNameArray()
Gets array of all "PremiseName" elements
|
PremiseDocument.Premise.PremiseName |
PremiseDocumentImpl.PremiseImpl.getPremiseNameArray(int i)
Gets ith "PremiseName" element
|
PremiseDocument.Premise.PremiseName |
PremiseDocumentImpl.PremiseImpl.insertNewPremiseName(int i)
Inserts and returns a new empty value (as xml) as the ith "PremiseName" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
PremiseDocumentImpl.PremiseImpl.setPremiseNameArray(int i,
PremiseDocument.Premise.PremiseName premiseName)
Sets ith "PremiseName" element
|
void |
PremiseDocumentImpl.PremiseImpl.setPremiseNameArray(PremiseDocument.Premise.PremiseName[] premiseNameArray)
Sets array of all "PremiseName" element
|
Copyright © 2015–2018 52north.org. All rights reserved.