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