Class AggregationInfo
java.lang.Object
com.persequor.saga.modules.izkm.models.AggregationInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAggregation unit (Единица агрегации)getOmsId()
OMS Id (Идентификатор СУЗ)Taxpayer Identification Number (Идентификационный номер налогоплательщика)void
setAggregationUnit
(AggregationUnit aggregationUnit) void
void
setParticipantId
(String participantId) void
setProductsInfo
(List<ProductInfo> productsInfo) toString()
-
Constructor Details
-
AggregationInfo
public AggregationInfo()
-
-
Method Details
-
getAggregationUnit
Aggregation unit (Единица агрегации) -
setAggregationUnit
-
getOmsId
OMS Id (Идентификатор СУЗ) -
setOmsId
-
getParticipantId
Taxpayer Identification Number (Идентификационный номер налогоплательщика) -
setParticipantId
-
getProductsInfo
-
setProductsInfo
-
toString
-