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