Java Doc for GetterSetterPropertySeed.java in » 6.0-JDK-Modules » jaxb-impl » com » sun » xml » bind » v2 » model » impl » Java Source Code / Java DocumentationJava Source Code and Java Documentation
class GetterSetterPropertySeed implements PropertySeed<TypeT, ClassDeclT, FieldT, MethodT>(Code)
PropertyInfo implementation backed by a getter and a setter.
We allow the getter or setter to be null, in which case the bean
can only participate in unmarshalling (or marshalling)