| Package | Description |
|---|---|
| x0.oasisNamesTcCiqXsdschemaXAL2 | |
| x0.oasisNamesTcCiqXsdschemaXAL2.impl |
| Modifier and Type | Method and Description |
|---|---|
PostOfficeDocument.PostOffice.PostOfficeName |
PostOfficeDocument.PostOffice.addNewPostOfficeName()
Appends and returns a new empty value (as xml) as the last "PostOfficeName" element
|
PostOfficeDocument.PostOffice.PostOfficeName[] |
PostOfficeDocument.PostOffice.getPostOfficeNameArray()
Gets array of all "PostOfficeName" elements
|
PostOfficeDocument.PostOffice.PostOfficeName |
PostOfficeDocument.PostOffice.getPostOfficeNameArray(int i)
Gets ith "PostOfficeName" element
|
PostOfficeDocument.PostOffice.PostOfficeName |
PostOfficeDocument.PostOffice.insertNewPostOfficeName(int i)
Inserts and returns a new empty value (as xml) as the ith "PostOfficeName" element
|
static PostOfficeDocument.PostOffice.PostOfficeName |
PostOfficeDocument.PostOffice.PostOfficeName.Factory.newInstance() |
static PostOfficeDocument.PostOffice.PostOfficeName |
PostOfficeDocument.PostOffice.PostOfficeName.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostOfficeDocument.PostOffice.setPostOfficeNameArray(int i,
PostOfficeDocument.PostOffice.PostOfficeName postOfficeName)
Sets ith "PostOfficeName" element
|
void |
PostOfficeDocument.PostOffice.setPostOfficeNameArray(PostOfficeDocument.PostOffice.PostOfficeName[] postOfficeNameArray)
Sets array of all "PostOfficeName" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PostOfficeDocumentImpl.PostOfficeImpl.PostOfficeNameImpl
An XML PostOfficeName(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Method and Description |
|---|---|
PostOfficeDocument.PostOffice.PostOfficeName |
PostOfficeDocumentImpl.PostOfficeImpl.addNewPostOfficeName()
Appends and returns a new empty value (as xml) as the last "PostOfficeName" element
|
PostOfficeDocument.PostOffice.PostOfficeName[] |
PostOfficeDocumentImpl.PostOfficeImpl.getPostOfficeNameArray()
Gets array of all "PostOfficeName" elements
|
PostOfficeDocument.PostOffice.PostOfficeName |
PostOfficeDocumentImpl.PostOfficeImpl.getPostOfficeNameArray(int i)
Gets ith "PostOfficeName" element
|
PostOfficeDocument.PostOffice.PostOfficeName |
PostOfficeDocumentImpl.PostOfficeImpl.insertNewPostOfficeName(int i)
Inserts and returns a new empty value (as xml) as the ith "PostOfficeName" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostOfficeDocumentImpl.PostOfficeImpl.setPostOfficeNameArray(int i,
PostOfficeDocument.PostOffice.PostOfficeName postOfficeName)
Sets ith "PostOfficeName" element
|
void |
PostOfficeDocumentImpl.PostOfficeImpl.setPostOfficeNameArray(PostOfficeDocument.PostOffice.PostOfficeName[] postOfficeNameArray)
Sets array of all "PostOfficeName" element
|
Copyright © 2015–2018 52north.org. All rights reserved.