Package energy.eddie.outbound.rest.dto
Class ValidatedHistoricalDataMarketDocuments
java.lang.Object
energy.eddie.outbound.rest.dto.CimCollection<energy.eddie.cim.v0_82.vhd.ValidatedHistoricalDataEnvelope>
energy.eddie.outbound.rest.dto.ValidatedHistoricalDataMarketDocuments
public class ValidatedHistoricalDataMarketDocuments
extends CimCollection<energy.eddie.cim.v0_82.vhd.ValidatedHistoricalDataEnvelope>
-
Constructor Summary
ConstructorsConstructorDescriptionValidatedHistoricalDataMarketDocuments(List<energy.eddie.cim.v0_82.vhd.ValidatedHistoricalDataEnvelope> docs) -
Method Summary
Methods inherited from class energy.eddie.outbound.rest.dto.CimCollection
getDocuments, setDocuments
-
Constructor Details
-
ValidatedHistoricalDataMarketDocuments
public ValidatedHistoricalDataMarketDocuments(List<energy.eddie.cim.v0_82.vhd.ValidatedHistoricalDataEnvelope> docs) -
ValidatedHistoricalDataMarketDocuments
public ValidatedHistoricalDataMarketDocuments()
-