public static final class EmbeddedPropertyAccessor.EmbeddedSetter extends Object implements Setter
| Modifier and Type | Method and Description | 
|---|---|
Method | 
getMethod()
Optional operation (return null) 
 | 
String | 
getMethodName()
Optional operation (return null) 
 | 
void | 
set(Object target,
   Object value,
   SessionFactoryImplementor factory)
Set the property value from the given instance 
 | 
String | 
toString()  | 
public Method getMethod()
Setterpublic String getMethodName()
SettergetMethodName in interface Setterpublic void set(Object target, Object value, SessionFactoryImplementor factory)
SetterCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.