- generateTypeScript(String, Collection<? extends Class<?>>, Configuration) - Method in class org.appops.tsgen.jackson.module.DefinitionGenerator
-
Creates a typescript module.
- generateTypeScript(Class<? extends Annotation>, File) - Method in class org.appops.tsgen.TypeScriptGenerator
-
Generates single typescript file containing typescript interfaces definition created from
service definition.
- generateTypeScript(Collection<Class<?>>, Class<? extends Annotation>, File) - Method in class org.appops.tsgen.TypeScriptGenerator
-
Generates single typescript file containing typescript interfaces definition created from
service definition.
- getComputedTypes() - Method in class org.appops.tsgen.jackson.module.visitors.BaseTsJsonFormatVisitor
-
Fetches computed types.
- getCustomTypes() - Method in class org.appops.tsgen.jackson.module.Configuration
-
- getCustomWriter(AbstractNamedType) - Method in class org.appops.tsgen.jackson.module.writer.WriterPreferences
-
Fetches custon type writer.
- getCustomWriters() - Method in class org.appops.tsgen.jackson.module.writer.WriterPreferences
-
- getFields() - Method in class org.appops.tsgen.jackson.module.grammar.ClassType
-
- getIndentation() - Method in class org.appops.tsgen.jackson.module.writer.WriterPreferences
-
Fetches indentations string.
- getInstance() - Static method in class org.appops.tsgen.jackson.module.grammar.AnyType
-
- getInstance() - Static method in class org.appops.tsgen.jackson.module.grammar.BooleanType
-
- getInstance() - Static method in class org.appops.tsgen.jackson.module.grammar.NullType
-
- getInstance() - Static method in class org.appops.tsgen.jackson.module.grammar.NumberType
-
- getInstance() - Static method in class org.appops.tsgen.jackson.module.grammar.StringType
-
- getInstance() - Static method in class org.appops.tsgen.jackson.module.grammar.VoidType
-
- getKeyType() - Method in class org.appops.tsgen.jackson.module.grammar.MapType
-
- getMethods() - Method in class org.appops.tsgen.jackson.module.grammar.ClassType
-
- getModule() - Method in class org.appops.tsgen.jackson.module.visitors.BaseTsJsonFormatVisitor
-
Fetches typescript module.
- getName(JavaType) - Method in class org.appops.tsgen.jackson.module.conf.typename.SimpleJacksonTsTypeNamingStrategy
-
Fetches name of type passed.
- getName(Class<?>) - Method in class org.appops.tsgen.jackson.module.conf.typename.SimpleJacksonTsTypeNamingStrategy
-
- getName(JavaType) - Method in interface org.appops.tsgen.jackson.module.conf.typename.TsTypeNamingStrategy
-
Fetches name of the TypeScript class corresponding to Java class.
- getName(Class<?>) - Method in class org.appops.tsgen.jackson.module.conf.typename.WithEnclosingClassTsTypeNamingStrategy
-
- getName() - Method in class org.appops.tsgen.jackson.module.grammar.base.AbstractNamedType
-
- getName() - Method in class org.appops.tsgen.jackson.module.grammar.Module
-
- getName(JavaType) - Method in class org.appops.tsgen.jackson.module.visitors.TsJsonFormatVisitorWrapper
-
Either Java simple name or @JsonTypeName annotation.
- getNamedTypes() - Method in class org.appops.tsgen.jackson.module.grammar.Module
-
- getNamingStrategy() - Method in class org.appops.tsgen.jackson.module.Configuration
-
- getObjectClass() - Static method in class org.appops.tsgen.jackson.module.grammar.ClassType
-
Provides Root Object class.
- getParameters() - Method in class org.appops.tsgen.jackson.module.grammar.FunctionType
-
- getProvider() - Method in class org.appops.tsgen.jackson.module.visitors.BaseTsJsonFormatVisitor
-
- getResultType() - Method in class org.appops.tsgen.jackson.module.grammar.FunctionType
-
- getSer(BeanProperty) - Method in class org.appops.tsgen.jackson.module.visitors.TsJsonObjectFormatVisitor
-
Fetches type serializer for java bean property.
- getStaticFields() - Method in class org.appops.tsgen.jackson.module.grammar.StaticClassType
-
- getTsTypeForHandler(BaseTsJsonFormatVisitor<?>, JsonFormatVisitable, JavaType, Configuration) - Static method in class org.appops.tsgen.jackson.module.visitors.TsJsonFormatVisitorWrapper
-
Visit recursively the type, or return a cached response.
- getTsTypeForProperty(BeanProperty) - Method in class org.appops.tsgen.jackson.module.visitors.TsJsonObjectFormatVisitor
-
Fetches typescript type equivalent for property passed.
- getType() - Method in class org.appops.tsgen.jackson.module.grammar.base.Value
-
- getType() - Method in class org.appops.tsgen.jackson.module.visitors.BaseTsJsonFormatVisitor
-
- getValue() - Method in class org.appops.tsgen.jackson.module.grammar.base.Value
-
- getValues() - Method in class org.appops.tsgen.jackson.module.grammar.EnumType
-
- getValueType() - Method in class org.appops.tsgen.jackson.module.grammar.MapType
-
- getVars() - Method in class org.appops.tsgen.jackson.module.grammar.Module
-