Class FactoryUtil
java.lang.Object
com.musicxmltasks.musicxml.factory.FactoryUtil
public class FactoryUtil
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static java.math.BigDecimalMAXIMUM_POSITION_VALUE -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MAXIMUM_POSITION_VALUE
public static final java.math.BigDecimal MAXIMUM_POSITION_VALUE
-
-
Method Details
-
enumValue
public static <T extends java.lang.Enum<T>> T enumValue(java.lang.Class<T> enumType, java.lang.String elementValue) -
getYesNo
public static java.lang.Boolean getYesNo(java.lang.String value)
-