org.apache.tuscany.sdo.plugin
Class SchemaFileOption
java.lang.Object
org.apache.tuscany.sdo.plugin.SchemaFileOption
public class SchemaFileOption
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaFileOption
public SchemaFileOption()
isGenerateLoader
public java.lang.Boolean isGenerateLoader()
setGenerateLoader
public void setGenerateLoader(java.lang.Boolean generateLoader)
isGenerateSwitch
public java.lang.Boolean isGenerateSwitch()
setGenerateSwitch
public void setGenerateSwitch(java.lang.Boolean generateSwitch)
getJavaPackage
public java.lang.String getJavaPackage()
setJavaPackage
public void setJavaPackage(java.lang.String javaPackage)
isNoContainment
public java.lang.Boolean isNoContainment()
setNoContainment
public void setNoContainment(java.lang.Boolean noContainment)
isNoEMF
public java.lang.Boolean isNoEMF()
setNoEMF
public void setNoEMF(java.lang.Boolean noEMF)
isNoInterfaces
public java.lang.Boolean isNoInterfaces()
setNoInterfaces
public void setNoInterfaces(java.lang.Boolean noInterfaces)
isNoNotification
public java.lang.Boolean isNoNotification()
setNoNotification
public void setNoNotification(java.lang.Boolean noNotification)
isNoUnsettable
public java.lang.Boolean isNoUnsettable()
setNoUnsettable
public void setNoUnsettable(java.lang.Boolean noUnsettable)
getPrefix
public java.lang.String getPrefix()
setPrefix
public void setPrefix(java.lang.String prefix)
getTargetDirectory
public java.lang.String getTargetDirectory()
setTargetDirectory
public void setTargetDirectory(java.lang.String targetDirectory)
getFileName
public java.io.File getFileName()
setFileName
public void setFileName(java.io.File fileName)
isInterfaceDataObject
public java.lang.Boolean isInterfaceDataObject()
setInterfaceDataObject
public void setInterfaceDataObject(java.lang.Boolean interfaceDataObject)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.