Interface Charges
- All Superinterfaces:
Serializable
Interface for AOC charge block
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getCustomerId
String getCustomerId()- Returns:
- the customer id of the impacted customer
-
getCostInformation
Collection<CostInformation> getCostInformation()- Returns:
- the Collection of Cost Information associated.
-