public abstract class AbstractSpecifiedTypeValues<T> extends Object implements SpecifiedTypeValue<T>
public boolean isSingleValue()
isSingleValue in interface SpecifiedTypeValue<T>public T getValue()
getValue in interface SpecifiedTypeValue<T>public List<T> getValues()
getValues in interface SpecifiedTypeValue<T>Copyright © 2019 Power Flows. All rights reserved.