Class AdditionalPhone
java.lang.Object
com.broadleafcommerce.customer.domain.AdditionalPhone
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AdditionalPhone
public AdditionalPhone()
-
-
Method Details
-
getType
The type of the additional phone. For example "FAX", "MOBILE", etc. or "OTHER"- Returns:
- the type of the additional phone
-
getPhone
-
setType
The type of the additional phone. For example "FAX", "MOBILE", etc. or "OTHER"- Parameters:
type
- the type of the additional phone
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-