Class Cycle
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.Cycle
Represents the billing cycle.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncycleStart(Integer cycleStart) booleanEnding cycle.Starting cycle.inthashCode()voidsetCycleEnd(Integer cycleEnd) voidsetCycleStart(Integer cycleStart) toString()
-
Constructor Details
-
Cycle
public Cycle()
-
-
Method Details