Class Addresses

    • Field Detail

      • LATITUDE_MONTREAL

        public static final java.lang.Double LATITUDE_MONTREAL
      • LONGITUDE_MONTREAL

        public static final java.lang.Double LONGITUDE_MONTREAL
      • LATITUDE_MONTREAL_NANCY_HOME

        public static final java.lang.Double LATITUDE_MONTREAL_NANCY_HOME
      • LONGITUDE_MONTREAL_NANCY_HOME

        public static final java.lang.Double LONGITUDE_MONTREAL_NANCY_HOME
      • LATITUDE_BOSTON

        public static final java.lang.Double LATITUDE_BOSTON
      • LONGITUDE_BOSTON

        public static final java.lang.Double LONGITUDE_BOSTON
      • STREET_NUMBER_MONTREAL_MAISONNEUVE

        public static final java.lang.String STREET_NUMBER_MONTREAL_MAISONNEUVE
        See Also:
        Constant Field Values
      • STREET_NAME_MONTREAL_MAISONNEUVE

        public static final java.lang.String STREET_NAME_MONTREAL_MAISONNEUVE
        See Also:
        Constant Field Values
      • POSTAL_CODE_MONTREAL_MAISONNEUVE

        public static final java.lang.String POSTAL_CODE_MONTREAL_MAISONNEUVE
        See Also:
        Constant Field Values
      • STREET_NUMBER_MONTREAL_DUKE

        public static final java.lang.String STREET_NUMBER_MONTREAL_DUKE
        See Also:
        Constant Field Values
      • STREET_NAME_MONTREAL_DUKE

        public static final java.lang.String STREET_NAME_MONTREAL_DUKE
        See Also:
        Constant Field Values
      • POSTAL_CODE_MONTREAL_DUKE

        public static final java.lang.String POSTAL_CODE_MONTREAL_DUKE
        See Also:
        Constant Field Values
      • STREET_NUMBER_MONTREAL_NANCY_HOME

        public static final java.lang.String STREET_NUMBER_MONTREAL_NANCY_HOME
        See Also:
        Constant Field Values
      • STREET_NAME_MONTREAL_NANCY_HOME

        public static final java.lang.String STREET_NAME_MONTREAL_NANCY_HOME
        See Also:
        Constant Field Values
      • POSTAL_CODE_MONTREAL_NANCY_HOME

        public static final java.lang.String POSTAL_CODE_MONTREAL_NANCY_HOME
        See Also:
        Constant Field Values
      • STREET_NUMBER_BOSTON

        public static final java.lang.String STREET_NUMBER_BOSTON
        See Also:
        Constant Field Values
      • STREET_NAME_BOSTON

        public static final java.lang.String STREET_NAME_BOSTON
        See Also:
        Constant Field Values
      • POSTAL_CODE_BOSTON

        public static final java.lang.String POSTAL_CODE_BOSTON
        See Also:
        Constant Field Values
    • Constructor Detail

      • Addresses

        public Addresses()
    • Method Detail

      • MontrealDeMaisonneuvePos

        public AddressModel MontrealDeMaisonneuvePos()
      • MontrealNancyHome

        public AddressModel MontrealNancyHome()
      • ShippingAddress

        protected AddressModel ShippingAddress()
      • getAddressDao

        public AddressDao getAddressDao()
      • setAddressDao

        public void setAddressDao​(AddressDao addressDao)
      • getCountries

        public Countries getCountries()
      • setCountries

        public void setCountries​(Countries countries)
      • getUsers

        public Users getUsers()
      • setUsers

        public void setUsers​(Users users)
      • getRegions

        protected Regions getRegions()
      • setRegions

        public void setRegions​(Regions regions)