public interface IValueTypeVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
annotation() |
void |
annotations() |
void |
clazz() |
void |
enumartation() |
void |
integer() |
void |
logical() |
void |
string() |
void annotation()
throws net.anwiba.commons.lang.exception.CreationException
net.anwiba.commons.lang.exception.CreationExceptionvoid annotations()
throws net.anwiba.commons.lang.exception.CreationException
net.anwiba.commons.lang.exception.CreationExceptionvoid string()
void integer()
void clazz()
void enumartation()
void logical()
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.