Package | Description |
---|---|
org.simart.writeonce.common | |
org.simart.writeonce.domain |
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotationDescriptor |
interface |
BeanClassDescriptor |
interface |
ClassDescriptor |
interface |
EntityDescriptor |
interface |
ParameterDescriptor |
Modifier and Type | Method and Description |
---|---|
TypeDescriptor[] |
MethodDescriptor.getParameters() |
TypeDescriptor |
MethodDescriptor.getType() |
TypeDescriptor |
FieldDescriptor.getType() |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationDescriptorImpl |
class |
ClassDescriptorImpl |
class |
ParameterDescriptorImpl |
class |
TypeDescriptorImpl |
Modifier and Type | Method and Description |
---|---|
TypeDescriptor[] |
MethodDescriptorImpl.getParameters() |
TypeDescriptor |
MethodDescriptorImpl.getType() |
TypeDescriptor |
FieldDescriptorImpl.getType() |
Copyright © 2014. All Rights Reserved.