public class ElementValueEnum extends Object implements ElementValue
Constructor and Description |
---|
ElementValueEnum(JavaTypeInstance type,
String valueName) |
Modifier and Type | Method and Description |
---|---|
void |
collectTypeUsages(TypeUsageCollector collector) |
Dumper |
dump(Dumper d) |
boolean |
equals(Object obj) |
ElementValue |
withTypeHint(JavaTypeInstance hint) |
public ElementValueEnum(JavaTypeInstance type, String valueName)
public void collectTypeUsages(TypeUsageCollector collector)
collectTypeUsages
in interface TypeUsageCollectable
public ElementValue withTypeHint(JavaTypeInstance hint)
withTypeHint
in interface ElementValue
Copyright © 2011-2021. All Rights Reserved.