Interface AccountAddressType
-
- All Known Implementing Classes:
DefaultB2BAccountAddressTypes
public interface AccountAddressType
Used to categorizeAccountAddresses
& enforce business logic based on the type. For instance, the combination ofAccountAddress.type
&AccountAddress.isDefault
are used to identify the default account address for a given type.- Author:
- Chris Kittrell (ckittrell)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
name()
-
-
-
Method Detail
-
name
String name()
-
-