public class PrimitiveTypeSource extends Object implements TypeSource
| Modifier and Type | Class and Description |
|---|---|
static class |
PrimitiveTypeSource.PrimitiveType |
| Constructor and Description |
|---|
PrimitiveTypeSource(PrimitiveTypeSource.PrimitiveType name) |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveTypeSource.PrimitiveType |
getType() |
String |
getValue() |
public PrimitiveTypeSource(PrimitiveTypeSource.PrimitiveType name)
public String getValue()
getValue in interface TypeSourcepublic PrimitiveTypeSource.PrimitiveType getType()
Copyright © 2023. All rights reserved.