Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.FirmType
-
Packages that use FirmType Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of FirmType in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return FirmType Modifier and Type Method Description FirmTypePostBoxDocument.PostBox. addNewFirm()Appends and returns a new empty "Firm" elementFirmTypePremiseDocument.Premise. addNewFirm()Appends and returns a new empty "Firm" elementFirmTypeSubPremiseType. addNewFirm()Appends and returns a new empty "Firm" elementFirmTypeThoroughfareDocument.Thoroughfare. addNewFirm()Appends and returns a new empty "Firm" elementFirmTypePostBoxDocument.PostBox. getFirm()Gets the "Firm" elementFirmTypePremiseDocument.Premise. getFirm()Gets the "Firm" elementFirmTypeSubPremiseType. getFirm()Gets the "Firm" elementFirmTypeThoroughfareDocument.Thoroughfare. getFirm()Gets the "Firm" elementstatic FirmTypeFirmType.Factory. newInstance()static FirmTypeFirmType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static FirmTypeFirmType.Factory. parse(File file)static FirmTypeFirmType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static FirmTypeFirmType.Factory. parse(InputStream is)static FirmTypeFirmType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static FirmTypeFirmType.Factory. parse(Reader r)static FirmTypeFirmType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static FirmTypeFirmType.Factory. parse(String xmlAsString)static FirmTypeFirmType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static FirmTypeFirmType.Factory. parse(URL u)static FirmTypeFirmType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static FirmTypeFirmType.Factory. parse(XMLStreamReader sr)static FirmTypeFirmType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static FirmTypeFirmType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic FirmTypeFirmType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic FirmTypeFirmType.Factory. parse(Node node)static FirmTypeFirmType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type FirmType Modifier and Type Method Description voidPostBoxDocument.PostBox. setFirm(FirmType firm)Sets the "Firm" elementvoidPremiseDocument.Premise. setFirm(FirmType firm)Sets the "Firm" elementvoidSubPremiseType. setFirm(FirmType firm)Sets the "Firm" elementvoidThoroughfareDocument.Thoroughfare. setFirm(FirmType firm)Sets the "Firm" element -
Uses of FirmType in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement FirmType Modifier and Type Class Description classFirmTypeImplAn XML FirmType(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return FirmType Modifier and Type Method Description FirmTypePostBoxDocumentImpl.PostBoxImpl. addNewFirm()Appends and returns a new empty "Firm" elementFirmTypePremiseDocumentImpl.PremiseImpl. addNewFirm()Appends and returns a new empty "Firm" elementFirmTypeSubPremiseTypeImpl. addNewFirm()Appends and returns a new empty "Firm" elementFirmTypeThoroughfareDocumentImpl.ThoroughfareImpl. addNewFirm()Appends and returns a new empty "Firm" elementFirmTypePostBoxDocumentImpl.PostBoxImpl. getFirm()Gets the "Firm" elementFirmTypePremiseDocumentImpl.PremiseImpl. getFirm()Gets the "Firm" elementFirmTypeSubPremiseTypeImpl. getFirm()Gets the "Firm" elementFirmTypeThoroughfareDocumentImpl.ThoroughfareImpl. getFirm()Gets the "Firm" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type FirmType Modifier and Type Method Description voidPostBoxDocumentImpl.PostBoxImpl. setFirm(FirmType firm)Sets the "Firm" elementvoidPremiseDocumentImpl.PremiseImpl. setFirm(FirmType firm)Sets the "Firm" elementvoidSubPremiseTypeImpl. setFirm(FirmType firm)Sets the "Firm" elementvoidThoroughfareDocumentImpl.ThoroughfareImpl. setFirm(FirmType firm)Sets the "Firm" element
-