Interface CustomerSpecialType
-
public interface CustomerSpecialTypeDenotes fundamentally special types of customers. This is for internal differentiation, not for application of business logic like offer qualification.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname()
-
-
-
Method Detail
-
name
String name()
-
-