A  C  D  E  G  H  I  J  K  L  M  N  P  R  S  T  U  V 

G

generate(File) - function in net.pwall.json.schema.codegen.CodeGenerator
Generate classes for a set of schema files (specified as a vararg array).
generate(List) - function in net.pwall.json.schema.codegen.CodeGenerator
Generate classes for a set of files (specified as a List).
generate() - function in net.pwall.json.schema.codegen.CodeGenerator.NameGenerator
 
generateAll(JSONValue,JSONPointer,List,Function1) - function in net.pwall.json.schema.codegen.CodeGenerator
Generate classes for all definitions in a composite file (e.g.
generateClass(JSONSchema,String,List) - function in net.pwall.json.schema.codegen.CodeGenerator
Generate a single class.
generateClasses(List,List) - function in net.pwall.json.schema.codegen.CodeGenerator
Generate classes as specified by a list of pairs - Schema and class name.
generateFromPaths(Path) - function in net.pwall.json.schema.codegen.CodeGenerator
Generate classes for a set of schema files (specified as a vararg array of Path).
generateFromPaths(List) - function in net.pwall.json.schema.codegen.CodeGenerator
Generate classes for a set of files (specified as a List of Path).
getArrayItems() - function in net.pwall.json.schema.codegen.Constraints
 
getArrayItems() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getArrayItems() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getAsLong() - function in net.pwall.json.schema.codegen.NumberValue
 
getBaseClass() - function in net.pwall.json.schema.codegen.ClassDescriptor
 
getBaseClass() - function in net.pwall.json.schema.codegen.Target
 
getBaseDirectoryName() - function in net.pwall.json.schema.codegen.CodeGenerator
The base output directory for generated files
getBasePackageName() - function in net.pwall.json.schema.codegen.CodeGenerator
The base package name for the generated classes
getBaseProperties() - function in net.pwall.json.schema.codegen.Constraints
 
getBaseProperties() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getBaseProperties() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getBaseProperty() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getCapitalisedName() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getClassName() - function in net.pwall.json.schema.codegen.ClassDescriptor
 
getClassName() - function in net.pwall.json.schema.codegen.ClassId
 
getClassName() - function in net.pwall.json.schema.codegen.ClassName
 
getClassName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClass
 
getClassName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByURI
 
getClassName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByFormat
 
getClassName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByExtension
 
getClassName() - function in net.pwall.json.schema.codegen.Target
 
getClassName() - function in net.pwall.json.schema.codegen.TargetFileName
 
getCloseAngleBracket() - function in net.pwall.json.schema.codegen.Constraints
 
getCloseAngleBracket() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getCloseAngleBracket() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getCloseBrace() - function in net.pwall.json.schema.codegen.Constraints
 
getCloseBrace() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getCloseBrace() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getConstraints() - function in net.pwall.json.schema.codegen.ClassDescriptor
 
getConstraints() - function in net.pwall.json.schema.codegen.Target
 
getConstValue() - function in net.pwall.json.schema.codegen.Constraints
 
getConstValue() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getConstValue() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getDefaultValue() - function in net.pwall.json.schema.codegen.Constraints
 
getDefaultValue() - function in net.pwall.json.schema.codegen.Constraints.DefaultValue
 
getDefaultValue() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getDefaultValue() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getDerivedClasses() - function in net.pwall.json.schema.codegen.ClassDescriptor
 
getDerivedClasses() - function in net.pwall.json.schema.codegen.Target
 
getDerivePackageFromStructure() - function in net.pwall.json.schema.codegen.CodeGenerator
A boolean flag to indicate the schema files in subdirectories are to be output to sub-packages
getDirectories() - function in net.pwall.json.schema.codegen.TargetLanguage
 
getDirs() - function in net.pwall.json.schema.codegen.TargetFileName
 
getDisplayName() - function in net.pwall.json.schema.codegen.Constraints
 
getDisplayName() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getDisplayName() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getEnumTemplate() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getEnumTemplateName() - function in net.pwall.json.schema.codegen.CodeGenerator
The primary template to use for the generation of an enum
getEnumValues() - function in net.pwall.json.schema.codegen.Constraints
 
getEnumValues() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getEnumValues() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getExclusiveMaximum() - function in net.pwall.json.schema.codegen.Constraints
 
getExclusiveMaximum() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getExclusiveMaximum() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getExclusiveMinimum() - function in net.pwall.json.schema.codegen.Constraints
 
getExclusiveMinimum() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getExclusiveMinimum() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getExt() - function in net.pwall.json.schema.codegen.TargetFileName
 
getExt() - function in net.pwall.json.schema.codegen.TargetLanguage
 
getFormat() - function in net.pwall.json.schema.codegen.Constraints
 
getFormat() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getFormat() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getGeneratorComment() - function in net.pwall.json.schema.codegen.CodeGenerator
A comment to add to the header of generated files
getGeneratorComment() - function in net.pwall.json.schema.codegen.CodeGenerator.TargetIndex
 
getGeneratorComment() - function in net.pwall.json.schema.codegen.Target
Generator comment
getHasBaseClass() - function in net.pwall.json.schema.codegen.ClassDescriptor
 
getHasBaseClass() - function in net.pwall.json.schema.codegen.Target
 
getHasBaseClassWithProperties() - function in net.pwall.json.schema.codegen.ClassDescriptor
 
getHasBaseClassWithProperties() - function in net.pwall.json.schema.codegen.Target
 
getHasBaseClassWithPropertiesOrIsBaseClass() - function in net.pwall.json.schema.codegen.ClassDescriptor
 
getHasBaseClassWithPropertiesOrIsBaseClass() - function in net.pwall.json.schema.codegen.Target
 
getImports() - function in net.pwall.json.schema.codegen.Target
 
getIncrement() - function in net.pwall.json.schema.codegen.Indent
 
getIndent() - function in net.pwall.json.schema.codegen.Indent
 
getIndent() - function in net.pwall.json.schema.codegen.Target
 
getIndexFileName() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getIndexTemplate() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getIndexTemplateName() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getInterfaces() - function in net.pwall.json.schema.codegen.ClassDescriptor
 
getInterfaces() - function in net.pwall.json.schema.codegen.Target
 
getInterfaceTemplate() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getInterfaceTemplateName() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getInternalSchema() - function in net.pwall.json.schema.codegen.CodeGenerator.Companion
 
getIsArray() - function in net.pwall.json.schema.codegen.Constraints
 
getIsArray() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsArray() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsBoolean() - function in net.pwall.json.schema.codegen.Constraints
 
getIsBoolean() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsBoolean() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsDecimal() - function in net.pwall.json.schema.codegen.Constraints
 
getIsDecimal() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsDecimal() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsDecimal() - function in net.pwall.json.schema.codegen.NumberValue
 
getIsDecimal(NumberValue) - function in net.pwall.json.schema.codegen.NumberValue.Companion
 
getIsEnumClass() - function in net.pwall.json.schema.codegen.Constraints
 
getIsEnumClass() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsEnumClass() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsIdentifiableType() - function in net.pwall.json.schema.codegen.Constraints
 
getIsIdentifiableType() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsIdentifiableType() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsInt() - function in net.pwall.json.schema.codegen.Constraints
 
getIsInt() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsInt() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsInt() - function in net.pwall.json.schema.codegen.NumberValue
 
getIsInt(NumberValue) - function in net.pwall.json.schema.codegen.NumberValue.Companion
 
getIsIntOrLong() - function in net.pwall.json.schema.codegen.Constraints
 
getIsIntOrLong() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsIntOrLong() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsLocalType() - function in net.pwall.json.schema.codegen.Constraints
 
getIsLocalType() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsLocalType() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsLong() - function in net.pwall.json.schema.codegen.Constraints
 
getIsLong() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsLong() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsLong() - function in net.pwall.json.schema.codegen.NumberValue
 
getIsLong(NumberValue) - function in net.pwall.json.schema.codegen.NumberValue.Companion
 
getIsObject() - function in net.pwall.json.schema.codegen.Constraints
 
getIsObject() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsObject() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsOne() - function in net.pwall.json.schema.codegen.NumberValue
 
getIsOne(NumberValue) - function in net.pwall.json.schema.codegen.NumberValue.Companion
 
getIsPrimitive() - function in net.pwall.json.schema.codegen.Constraints
 
getIsPrimitive() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsPrimitive() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsRequired() - function in net.pwall.json.schema.codegen.Constraints
 
getIsRequired() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsRequired() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsString() - function in net.pwall.json.schema.codegen.Constraints
 
getIsString() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsString() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsSystemClass() - function in net.pwall.json.schema.codegen.Constraints
 
getIsSystemClass() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getIsSystemClass() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getIsZero() - function in net.pwall.json.schema.codegen.NumberValue
 
getIsZero(NumberValue) - function in net.pwall.json.schema.codegen.NumberValue.Companion
 
getJavaName() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getJavaName() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getJavaString() - function in net.pwall.json.schema.codegen.StringValue
 
getKotlinName() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getKotlinName() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getKotlinString() - function in net.pwall.json.schema.codegen.CodeGenerator.EnumDefault
 
getKotlinString() - function in net.pwall.json.schema.codegen.StringValue
 
getLevel() - function in net.pwall.json.schema.codegen.Indent
 
getLocalImports() - function in net.pwall.json.schema.codegen.Target
 
getLocalTypeName() - function in net.pwall.json.schema.codegen.Constraints
 
getLocalTypeName() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getLocalTypeName() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getLog() - function in net.pwall.json.schema.codegen.CodeGenerator
A Logger object for the output of logging messages
getMarkerInterface() - function in net.pwall.json.schema.codegen.CodeGenerator
An optional marker interface to add to each generated class
getMaximum() - function in net.pwall.json.schema.codegen.Constraints
 
getMaximum() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getMaximum() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getMaximumLong() - function in net.pwall.json.schema.codegen.Constraints
 
getMaximumLong() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getMaximumLong() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getMaxItems() - function in net.pwall.json.schema.codegen.Constraints
 
getMaxItems() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getMaxItems() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getMaxLength() - function in net.pwall.json.schema.codegen.Constraints
 
getMaxLength() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getMaxLength() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getMinimum() - function in net.pwall.json.schema.codegen.Constraints
 
getMinimum() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getMinimum() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getMinimumLong() - function in net.pwall.json.schema.codegen.Constraints
 
getMinimumLong() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getMinimumLong() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getMinItems() - function in net.pwall.json.schema.codegen.Constraints
 
getMinItems() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getMinItems() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getMinLength() - function in net.pwall.json.schema.codegen.Constraints
 
getMinLength() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getMinLength() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getMultipleOf() - function in net.pwall.json.schema.codegen.Constraints
 
getMultipleOf() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getMultipleOf() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getName() - function in net.pwall.json.schema.codegen.CodeGenerator.NestedClassNameOption
 
getName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByFormat
 
getName() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getName() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getName() - function in net.pwall.json.schema.codegen.SystemClass
 
getName() - function in net.pwall.json.schema.codegen.Target.StaticType
 
getName() - function in net.pwall.json.schema.codegen.TargetFileName
 
getName() - function in net.pwall.json.schema.codegen.TargetLanguage
 
getName() - function in net.pwall.json.schema.codegen.Validation.Type
 
getNestedClasses() - function in net.pwall.json.schema.codegen.Target
 
getNestedClassesPresent() - function in net.pwall.json.schema.codegen.Target
 
getNestedClassNameOption() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getNonBaseProperties() - function in net.pwall.json.schema.codegen.Constraints
 
getNonBaseProperties() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getNonBaseProperties() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getNullable() - function in net.pwall.json.schema.codegen.Constraints
 
getNullable() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getNullable() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getNumberOfProperties() - function in net.pwall.json.schema.codegen.Constraints
 
getNumberOfProperties() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getNumberOfProperties() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getObjectValidationsPresent() - function in net.pwall.json.schema.codegen.Constraints
 
getObjectValidationsPresent() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getObjectValidationsPresent() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getOneOfSchemata() - function in net.pwall.json.schema.codegen.Constraints
 
getOneOfSchemata() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getOneOfSchemata() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getOpenAngleBracket() - function in net.pwall.json.schema.codegen.Constraints
 
getOpenAngleBracket() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getOpenAngleBracket() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getOpenBrace() - function in net.pwall.json.schema.codegen.Constraints
 
getOpenBrace() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getOpenBrace() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getOrder() - function in net.pwall.json.schema.codegen.SystemClass
 
getOrdinal() - function in net.pwall.json.schema.codegen.CodeGenerator.NestedClassNameOption
 
getOrdinal() - function in net.pwall.json.schema.codegen.SystemClass
 
getOrdinal() - function in net.pwall.json.schema.codegen.Target.StaticType
 
getOrdinal() - function in net.pwall.json.schema.codegen.TargetLanguage
 
getOrdinal() - function in net.pwall.json.schema.codegen.Validation.Type
 
getOutputResolver() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getPackageName() - function in net.pwall.json.schema.codegen.ClassId
 
getPackageName() - function in net.pwall.json.schema.codegen.ClassName
 
getPackageName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClass
 
getPackageName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByURI
 
getPackageName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByFormat
 
getPackageName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByExtension
 
getPackageName() - function in net.pwall.json.schema.codegen.Target
 
getPackageName() - function in net.pwall.json.schema.codegen.TargetFileName
 
getProperties() - function in net.pwall.json.schema.codegen.Constraints
 
getProperties() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getProperties() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getPropertyName() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getPropertyName() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getQualifiedClassName() - function in net.pwall.json.schema.codegen.ClassId
 
getQualifiedClassName() - function in net.pwall.json.schema.codegen.ClassName
 
getQualifiedClassName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClass
 
getQualifiedClassName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByURI
 
getQualifiedClassName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByFormat
 
getQualifiedClassName() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByExtension
 
getQualifiedClassName() - function in net.pwall.json.schema.codegen.Target
 
getQualifiedClassName() - function in net.pwall.json.schema.codegen.TargetFileName
 
getRawNumber() - function in net.pwall.json.schema.codegen.NumberValue
 
getRawString() - function in net.pwall.json.schema.codegen.StringValue
 
getRegex() - function in net.pwall.json.schema.codegen.Constraints
 
getRegex() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getRegex() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getRequired() - function in net.pwall.json.schema.codegen.Constraints
 
getRequired() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getRequired() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getSafeDescription() - function in net.pwall.json.schema.codegen.Constraints
 
getSafeDescription() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getSafeDescription() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getSchema() - function in net.pwall.json.schema.codegen.Constraints
 
getSchema() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getSchema() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getSchema() - function in net.pwall.json.schema.codegen.Target
Schema to generate from
getSchemaParser() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getSource() - function in net.pwall.json.schema.codegen.Target
Source identifier (e.g.
getStaticName() - function in net.pwall.json.schema.codegen.Target.Static
 
getStatics() - function in net.pwall.json.schema.codegen.Target
 
getStaticsPresent() - function in net.pwall.json.schema.codegen.Target
 
getSystemClass() - function in net.pwall.json.schema.codegen.Constraints
 
getSystemClass() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getSystemClass() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getSystemClasses() - function in net.pwall.json.schema.codegen.Target
 
getTargetFile() - function in net.pwall.json.schema.codegen.CodeGenerator.TargetIndex
 
getTargetFile() - function in net.pwall.json.schema.codegen.Target
Target file
getTargetLanguage() - function in net.pwall.json.schema.codegen.CodeGenerator
Target language
getTargets() - function in net.pwall.json.schema.codegen.CodeGenerator.TargetIndex
 
getTemplate() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getTemplateName() - function in net.pwall.json.schema.codegen.CodeGenerator
The primary template to use for the generation of a class
getTemplateParser() - function in net.pwall.json.schema.codegen.CodeGenerator
 
getType() - function in net.pwall.json.schema.codegen.Constraints.DefaultValue
 
getType() - function in net.pwall.json.schema.codegen.Target.Static
 
getType() - function in net.pwall.json.schema.codegen.Validation
 
getTypes() - function in net.pwall.json.schema.codegen.Constraints
 
getTypes() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getTypes() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getUniqueItems() - function in net.pwall.json.schema.codegen.Constraints
 
getUniqueItems() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getUniqueItems() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getUri() - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByURI
 
getUri() - function in net.pwall.json.schema.codegen.Constraints
 
getUri() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getUri() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getValidations() - function in net.pwall.json.schema.codegen.Constraints
 
getValidations() - function in net.pwall.json.schema.codegen.ItemConstraints
 
getValidations() - function in net.pwall.json.schema.codegen.NamedConstraints
 
getValidationsOrBaseClassWithPropertiesPresent() - function in net.pwall.json.schema.codegen.ClassDescriptor
 
getValidationsOrBaseClassWithPropertiesPresent() - function in net.pwall.json.schema.codegen.Target
 
getValidationsOrNestedClassesOrStaticsOrBaseClassWithPropertiesPresentOrIsBaseClass() - function in net.pwall.json.schema.codegen.Target
 
getValidationsOrNestedClassesPresent() - function in net.pwall.json.schema.codegen.Target
 
getValidationsPresent() - function in net.pwall.json.schema.codegen.ClassDescriptor
 
getValidationsPresent() - function in net.pwall.json.schema.codegen.Target
 
getValue() - function in net.pwall.json.schema.codegen.Target.Static
 
getValue() - function in net.pwall.json.schema.codegen.Validation
 
A  C  D  E  G  H  I  J  K  L  M  N  P  R  S  T  U  V