au.org.consumerdatastandards.holder.model.energy.ParamIntervalReadsEnum Maven / Gradle / Ivy
The newest version!
package au.org.consumerdatastandards.holder.model.energy;
/**
* ParamIntervalReadsEnum
*/
public enum ParamIntervalReadsEnum {
NONE,
MIN_30,
FULL
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy