Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.PostOfficeDocument.PostOffice.PostOfficeName
-
Packages that use PostOfficeDocument.PostOffice.PostOfficeName Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of PostOfficeDocument.PostOffice.PostOfficeName in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return PostOfficeDocument.PostOffice.PostOfficeName Modifier and Type Method Description PostOfficeDocument.PostOffice.PostOfficeNamePostOfficeDocument.PostOffice. addNewPostOfficeName()Appends and returns a new empty value (as xml) as the last "PostOfficeName" elementPostOfficeDocument.PostOffice.PostOfficeName[]PostOfficeDocument.PostOffice. getPostOfficeNameArray()Gets array of all "PostOfficeName" elementsPostOfficeDocument.PostOffice.PostOfficeNamePostOfficeDocument.PostOffice. getPostOfficeNameArray(int i)Gets ith "PostOfficeName" elementPostOfficeDocument.PostOffice.PostOfficeNamePostOfficeDocument.PostOffice. insertNewPostOfficeName(int i)Inserts and returns a new empty value (as xml) as the ith "PostOfficeName" elementstatic PostOfficeDocument.PostOffice.PostOfficeNamePostOfficeDocument.PostOffice.PostOfficeName.Factory. newInstance()static PostOfficeDocument.PostOffice.PostOfficeNamePostOfficeDocument.PostOffice.PostOfficeName.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type PostOfficeDocument.PostOffice.PostOfficeName Modifier and Type Method Description voidPostOfficeDocument.PostOffice. setPostOfficeNameArray(int i, PostOfficeDocument.PostOffice.PostOfficeName postOfficeName)Sets ith "PostOfficeName" elementvoidPostOfficeDocument.PostOffice. setPostOfficeNameArray(PostOfficeDocument.PostOffice.PostOfficeName[] postOfficeNameArray)Sets array of all "PostOfficeName" element -
Uses of PostOfficeDocument.PostOffice.PostOfficeName in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement PostOfficeDocument.PostOffice.PostOfficeName Modifier and Type Class Description static classPostOfficeDocumentImpl.PostOfficeImpl.PostOfficeNameImplAn XML PostOfficeName(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return PostOfficeDocument.PostOffice.PostOfficeName Modifier and Type Method Description PostOfficeDocument.PostOffice.PostOfficeNamePostOfficeDocumentImpl.PostOfficeImpl. addNewPostOfficeName()Appends and returns a new empty value (as xml) as the last "PostOfficeName" elementPostOfficeDocument.PostOffice.PostOfficeName[]PostOfficeDocumentImpl.PostOfficeImpl. getPostOfficeNameArray()Gets array of all "PostOfficeName" elementsPostOfficeDocument.PostOffice.PostOfficeNamePostOfficeDocumentImpl.PostOfficeImpl. getPostOfficeNameArray(int i)Gets ith "PostOfficeName" elementPostOfficeDocument.PostOffice.PostOfficeNamePostOfficeDocumentImpl.PostOfficeImpl. insertNewPostOfficeName(int i)Inserts and returns a new empty value (as xml) as the ith "PostOfficeName" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type PostOfficeDocument.PostOffice.PostOfficeName Modifier and Type Method Description voidPostOfficeDocumentImpl.PostOfficeImpl. setPostOfficeNameArray(int i, PostOfficeDocument.PostOffice.PostOfficeName postOfficeName)Sets ith "PostOfficeName" elementvoidPostOfficeDocumentImpl.PostOfficeImpl. setPostOfficeNameArray(PostOfficeDocument.PostOffice.PostOfficeName[] postOfficeNameArray)Sets array of all "PostOfficeName" element
-