Class Address
java.lang.Object
org.bhn.promotion.core.model.pricing.Address
- All Implemented Interfaces:
Serializable
Represents an address entity used in pricing, order, or other related models.
This class captures the components of an address, including multiple address lines, city, state,
province, zip code and country.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Address
public Address()
-