org.exolab.castor.xml.schema
Class AppInfoJpaNature
java.lang.Object
org.castor.core.nature.BaseNature
org.exolab.castor.xml.schema.AppInfoJpaNature
public class AppInfoJpaNature
- extends BaseNature
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppInfoJpaNature
public AppInfoJpaNature(AppInfo appInfo)
- Parameters:
appInfo - the appInfo in focus.
getId
public String getId()
- Returns the id of the Nature. Implementation returns the fully qualified
class name.
- Returns:
- the id.
- See Also:
org.exolab.castor.builder.info.nature.Nature#getId()
addContent
public void addContent(Object contentValue)
- Adds a content value to the content.
- Parameters:
contentValue - content value
getContent
public List<Object> getContent()
- Returns a list of JDO content values.
- Returns:
- the JDO content values.
Copyright © 2012. All Rights Reserved.