Class CimUtils
java.lang.Object
energy.eddie.regionconnector.shared.cim.v0_82.CimUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic energy.eddie.cim.v0_82.ap.CodingSchemeTypeListgetCodingSchemeAp(String countryCode) static energy.eddie.cim.v0_82.pmd.CodingSchemeTypeListgetCodingSchemePmd(String countryCode) static energy.eddie.cim.v0_82.vhd.CodingSchemeTypeListgetCodingSchemeVhd(String countryCode) static StringgetCodingSchemeVhdV104(String countryCode)
-
Method Details
-
getCodingSchemePmd
@Nullable public static energy.eddie.cim.v0_82.pmd.CodingSchemeTypeList getCodingSchemePmd(String countryCode) -
getCodingSchemeVhd
@Nullable public static energy.eddie.cim.v0_82.vhd.CodingSchemeTypeList getCodingSchemeVhd(String countryCode) -
getCodingSchemeVhdV104
-
getCodingSchemeAp
@Nullable public static energy.eddie.cim.v0_82.ap.CodingSchemeTypeList getCodingSchemeAp(String countryCode)
-