Uses of Class
ai.stapi.schema.structuredefinition.ElementDefinitionType
Packages that use ElementDefinitionType
-
Uses of ElementDefinitionType in ai.stapi.schema.structuredefinition
Methods in ai.stapi.schema.structuredefinition that return types with arguments of type ElementDefinitionTypeConstructor parameters in ai.stapi.schema.structuredefinition with type arguments of type ElementDefinitionTypeModifierConstructorDescriptionElementDefinition(String path, List<ElementDefinitionType> type, @Nullable Integer min, @Nullable String max, @Nullable String shortDescription, @Nullable String definition, @Nullable String comment) ElementDefinition(String path, List<ElementDefinitionType> type, @Nullable Integer min, @Nullable String max, @Nullable String shortDescription, @Nullable String definition, @Nullable String comment, @Nullable String contentReference)