@Value.Immutable
public interface CustomTypeMeta
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getComment() |
Optional<Class<? extends Enum>> |
getEnumEquivalence() |
String |
getName() |
com.google.common.collect.ImmutableList<String> |
getValues() |
Copyright © 2019–2021 Nuiton. All rights reserved.