public class Options extends Object
| Constructor and Description |
|---|
Options(boolean suppressGeneratorTimestamp,
boolean suppressGeneratorVersionComment,
ReportingPolicy unmappedTargetPolicy,
String defaultComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultComponentModel() |
ReportingPolicy |
getUnmappedTargetPolicy() |
boolean |
isSuppressGeneratorTimestamp() |
boolean |
isSuppressGeneratorVersionComment() |
public Options(boolean suppressGeneratorTimestamp,
boolean suppressGeneratorVersionComment,
ReportingPolicy unmappedTargetPolicy,
String defaultComponentModel)
public boolean isSuppressGeneratorTimestamp()
public boolean isSuppressGeneratorVersionComment()
public ReportingPolicy getUnmappedTargetPolicy()
public String getDefaultComponentModel()
Copyright © 2012-2015. All Rights Reserved.