public class EmptyCompanion
extends Object 
INTERNAL API
- 
Constructor SummaryConstructors 
- 
Method Summary
    static scala.util.Either<scala.collection.immutable.List<ErrorInfo>,T>
    
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
EmptyCompanionpublic EmptyCompanion() 
 
- 
Method Details
- 
- 
lowercaseNamepublic static String lowercaseName() 
 
- 
- 
parseFromValueStringpublic static scala.util.Either<scala.collection.immutable.List<ErrorInfo>,T> parseFromValueString(String value)