org.codehaus.modello.plugin.jpox.metadata
Class JPoxFieldMetadata
java.lang.Object
org.codehaus.modello.plugin.jpox.metadata.JPoxFieldMetadata
- All Implemented Interfaces:
- org.codehaus.modello.metadata.FieldMetadata, org.codehaus.modello.metadata.Metadata
public class JPoxFieldMetadata
- extends java.lang.Object
- implements org.codehaus.modello.metadata.FieldMetadata
- Version:
- $Id: JPoxFieldMetadata.java 453 2005-08-23 14:32:53Z evenisse $
- Author:
- Emmanuel Venisse
Field Summary |
static java.lang.String |
ID
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final java.lang.String ID
JPoxFieldMetadata
public JPoxFieldMetadata()
getFetchGroupNames
public java.util.List getFetchGroupNames()
setFetchGroupNames
public void setFetchGroupNames(java.util.List fetchGroupNames)
getMappedBy
public java.lang.String getMappedBy()
setMappedBy
public void setMappedBy(java.lang.String mappedBy)
Copyright © 2001-2007 Codehaus. All Rights Reserved.