Uses of Class
org.bremersee.oasis.xal.Premise
Packages that use Premise
-
Uses of Premise in org.bremersee.oasis.xal
Fields in org.bremersee.oasis.xal declared as PremiseModifier and TypeFieldDescriptionprotected PremiseDependentLocalityType.premiseprotected PremiseLocality.premiseprotected PremisePremise.premiseprotected PremiseThoroughfare.premiseMethods in org.bremersee.oasis.xal that return PremiseModifier and TypeMethodDescriptionObjectFactory.createPremise()Create an instance ofPremiseDependentLocalityType.getPremise()Gets the value of the premise property.Locality.getPremise()Gets the value of the premise property.Premise.getPremise()Gets the value of the premise property.Thoroughfare.getPremise()Gets the value of the premise property.Methods in org.bremersee.oasis.xal with parameters of type PremiseModifier and TypeMethodDescriptionvoidDependentLocalityType.setPremise(Premise value) Sets the value of the premise property.voidLocality.setPremise(Premise value) Sets the value of the premise property.voidPremise.setPremise(Premise value) Sets the value of the premise property.voidThoroughfare.setPremise(Premise value) Sets the value of the premise property.