public final class Names extends Object
public SchemaOptions getOptions(Schema schema)
public String getSimpleTypeNameFromTypeWithNamespace(String name)
public String getFullClassNameFromTypeWithNamespace(String type)
public String getFullClassNameFromTypeWithoutNamespace(Schema schema, String type)
public boolean isEntityWithNamespace(String type)
public String getType(TNavigationProperty x)
public String getType(TActionFunctionParameter x)
public boolean isCollection(TProperty x)
public boolean isCollection(TNavigationProperty x)
public static boolean isCollection(String t)
public String toImportedFullClassName(TActionFunctionParameter x, Imports imports)
public String toImportedFullClassName(String t, Imports imports, Class<?> collectionClass)
public String getImportedFullClassNameFromEdm(String t, Imports imports)
public Schema getSchema(TEntityType entityType)
public Schema getSchema(TComplexType complexType)
public String getFullClassNameEntityRequestFromTypeWithNamespace(Schema schema, String name)
public String getFullClassNameEntityRequestFromTypeWithoutNamespace(Schema schema, String name)
public String getSimpleClassNameComplexType(Schema schema, String name)
public String getSimpleClassNameEntityRequest(Schema schema, String name)
public File getDirectoryComplexTypeCollectionRequest(Schema schema)
public String getSimpleClassNameCollectionRequest(Schema schema, String name)
public String getFullClassNameEntityRequest(Schema schema, String name)
public String getFullClassNameCollectionRequestFromTypeWithNamespace(Schema schema, String name)
public File getClassFileEntityCollectionRequest(Schema schema, String name)
public File getClassFileComplexTypeCollectionRequest(Schema schema, String name)
public EntityType getEntityType(String typeWithNamespace)
public String getInnerType(TActionFunctionParameter x)
public boolean isCollection(TActionFunctionParameter x)
public String getType(TActionFunctionReturnType x)
public boolean isCollection(TActionFunctionReturnType x)
public String getFullClassNameCollectionRequest(Schema schema, String name)
public String getInnerType(TActionFunctionReturnType x)
public Documentation getDocumentation()
public static String getPutMethod(String name, com.github.davidmoten.odata.client.HttpMethod method)
Copyright © 2018–2020. All rights reserved.