Package com.thoughtworks.qdox.model
Class BeanProperty
java.lang.Object
com.thoughtworks.qdox.model.BeanProperty
- Version:
- $Revision$
- Author:
- Aslak Hellesøy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
getType()
void
setAccessor
(JavaMethod accessor) void
setMutator
(JavaMethod mutator) void
-
Constructor Details
-
BeanProperty
-
-
Method Details
-
getName
-
setType
-
getType
-
getAccessor
-
setAccessor
-
getMutator
-
setMutator
-