public class Content extends Parameter
| Constructor and Description |
|---|
Content(String name,
TypeDefinition typeDefinition,
Path outputDir,
Path sourcesPath,
Path resourcesPath,
org.apache.velocity.VelocityContext context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getQname() |
String |
getSchemaFile() |
String |
getSchemaType() |
String |
getType() |
generate, getAllowedValues, getDefaultValue, getDisplayName, getSummary, isOptionalapplyTemplate, getResourcesPathpublic Content(String name, TypeDefinition typeDefinition, Path outputDir, Path sourcesPath, Path resourcesPath, org.apache.velocity.VelocityContext context)
Copyright © 2019. All rights reserved.