Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.Premise
-
-
Uses of Premise in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 declared as Premise Modifier and Type Field Description protected PremiseDependentLocalityType. premiseprotected PremiseLocality. premiseprotected PremisePremise. premiseprotected PremiseThoroughfare. premiseMethods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type Premise Modifier and Type Method Description voidDependentLocalityType. 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.DependentLocalityTypeDependentLocalityType. withPremise(Premise value)LocalityLocality. withPremise(Premise value)PremisePremise. withPremise(Premise value)ThoroughfareThoroughfare. withPremise(Premise value)Constructors in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type Premise Constructor Description DependentLocalityType(List<AddressLine> addressLine, List<DependentLocalityType.DependentLocalityName> dependentLocalityName, DependentLocalityType.DependentLocalityNumber dependentLocalityNumber, PostBox postBox, LargeMailUserType largeMailUser, PostOffice postOffice, PostalRouteType postalRoute, Thoroughfare thoroughfare, Premise premise, DependentLocalityType dependentLocality, PostalCode postalCode, List<Object> any, String type, String usageType, String connector, String indicator, Map<QName,String> otherAttributes)Fully-initialising value constructorLocality(List<AddressLine> addressLine, List<Locality.LocalityName> localityName, PostBox postBox, LargeMailUserType largeMailUser, PostOffice postOffice, PostalRouteType postalRoute, Thoroughfare thoroughfare, Premise premise, DependentLocalityType dependentLocality, PostalCode postalCode, List<Object> any, String type, String usageType, String indicator, Map<QName,String> otherAttributes)Fully-initialising value constructorPremise(List<AddressLine> addressLine, List<Premise.PremiseName> premiseName, Premise.PremiseLocation premiseLocation, List<PremiseNumber> premiseNumber, Premise.PremiseNumberRange premiseNumberRange, List<PremiseNumberPrefix> premiseNumberPrefix, List<PremiseNumberSuffix> premiseNumberSuffix, List<BuildingNameType> buildingName, List<SubPremiseType> subPremise, FirmType firm, MailStopType mailStop, PostalCode postalCode, Premise premise, List<Object> any, String type, String premiseDependency, String premiseDependencyType, String premiseThoroughfareConnector, Map<QName,String> otherAttributes)Fully-initialising value constructorThoroughfare(List<AddressLine> addressLine, List<Object> thoroughfareNumberOrThoroughfareNumberRange, List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix, List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix, ThoroughfarePreDirectionType thoroughfarePreDirection, ThoroughfareLeadingTypeType thoroughfareLeadingType, List<ThoroughfareNameType> thoroughfareName, ThoroughfareTrailingTypeType thoroughfareTrailingType, ThoroughfarePostDirectionType thoroughfarePostDirection, Thoroughfare.DependentThoroughfare dependentThoroughfare, DependentLocalityType dependentLocality, Premise premise, FirmType firm, PostalCode postalCode, List<Object> any, String type, String dependentThoroughfares, String dependentThoroughfaresIndicator, String dependentThoroughfaresConnector, String dependentThoroughfaresType, Map<QName,String> otherAttributes)Fully-initialising value constructor
-