Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.PremiseDocument.Premise
-
Packages that use PremiseDocument.Premise Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of PremiseDocument.Premise in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return PremiseDocument.Premise Modifier and Type Method Description PremiseDocument.PremiseDependentLocalityType. addNewPremise()Appends and returns a new empty "Premise" elementPremiseDocument.PremiseLocalityDocument.Locality. addNewPremise()Appends and returns a new empty "Premise" elementPremiseDocument.PremisePremiseDocument. addNewPremise()Appends and returns a new empty "Premise" elementPremiseDocument.PremisePremiseDocument.Premise. addNewPremise()Appends and returns a new empty "Premise" elementPremiseDocument.PremiseThoroughfareDocument.Thoroughfare. addNewPremise()Appends and returns a new empty "Premise" elementPremiseDocument.PremiseDependentLocalityType. getPremise()Gets the "Premise" elementPremiseDocument.PremiseLocalityDocument.Locality. getPremise()Gets the "Premise" elementPremiseDocument.PremisePremiseDocument. getPremise()Gets the "Premise" elementPremiseDocument.PremisePremiseDocument.Premise. getPremise()Gets the "Premise" elementPremiseDocument.PremiseThoroughfareDocument.Thoroughfare. getPremise()Gets the "Premise" elementstatic PremiseDocument.PremisePremiseDocument.Premise.Factory. newInstance()static PremiseDocument.PremisePremiseDocument.Premise.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type PremiseDocument.Premise Modifier and Type Method Description voidDependentLocalityType. setPremise(PremiseDocument.Premise premise)Sets the "Premise" elementvoidLocalityDocument.Locality. setPremise(PremiseDocument.Premise premise)Sets the "Premise" elementvoidPremiseDocument.Premise. setPremise(PremiseDocument.Premise premise)Sets the "Premise" elementvoidPremiseDocument. setPremise(PremiseDocument.Premise premise)Sets the "Premise" elementvoidThoroughfareDocument.Thoroughfare. setPremise(PremiseDocument.Premise premise)Sets the "Premise" element -
Uses of PremiseDocument.Premise in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement PremiseDocument.Premise Modifier and Type Class Description static classPremiseDocumentImpl.PremiseImplAn XML Premise(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return PremiseDocument.Premise Modifier and Type Method Description PremiseDocument.PremiseDependentLocalityTypeImpl. addNewPremise()Appends and returns a new empty "Premise" elementPremiseDocument.PremiseLocalityDocumentImpl.LocalityImpl. addNewPremise()Appends and returns a new empty "Premise" elementPremiseDocument.PremisePremiseDocumentImpl. addNewPremise()Appends and returns a new empty "Premise" elementPremiseDocument.PremisePremiseDocumentImpl.PremiseImpl. addNewPremise()Appends and returns a new empty "Premise" elementPremiseDocument.PremiseThoroughfareDocumentImpl.ThoroughfareImpl. addNewPremise()Appends and returns a new empty "Premise" elementPremiseDocument.PremiseDependentLocalityTypeImpl. getPremise()Gets the "Premise" elementPremiseDocument.PremiseLocalityDocumentImpl.LocalityImpl. getPremise()Gets the "Premise" elementPremiseDocument.PremisePremiseDocumentImpl. getPremise()Gets the "Premise" elementPremiseDocument.PremisePremiseDocumentImpl.PremiseImpl. getPremise()Gets the "Premise" elementPremiseDocument.PremiseThoroughfareDocumentImpl.ThoroughfareImpl. getPremise()Gets the "Premise" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type PremiseDocument.Premise Modifier and Type Method Description voidDependentLocalityTypeImpl. setPremise(PremiseDocument.Premise premise)Sets the "Premise" elementvoidLocalityDocumentImpl.LocalityImpl. setPremise(PremiseDocument.Premise premise)Sets the "Premise" elementvoidPremiseDocumentImpl.PremiseImpl. setPremise(PremiseDocument.Premise premise)Sets the "Premise" elementvoidPremiseDocumentImpl. setPremise(PremiseDocument.Premise premise)Sets the "Premise" elementvoidThoroughfareDocumentImpl.ThoroughfareImpl. setPremise(PremiseDocument.Premise premise)Sets the "Premise" element
-