com.sun.xml.ws.db.sdo
Class SDOWrapperAccessor.SDOPropertyBuilder
java.lang.Object
com.sun.xml.ws.db.sdo.SDOWrapperAccessor.SDOPropertyBuilder
- Enclosing class:
- SDOWrapperAccessor
static class SDOWrapperAccessor.SDOPropertyBuilder
- extends Object
Knows the mapping of all the properties of a contaning type
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SDOWrapperAccessor.SDOPropertyBuilder
public SDOWrapperAccessor.SDOPropertyBuilder(QName qname,
Class type)
getType
public Class getType()
getAnnotation
public <A> A getAnnotation(Class<A> annotationType)
get
public Object get(Object instance)
set
public void set(Object instance,
Object value)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.