- get(Callable<T>) - Method in class org.mule.metadata.internal.utils.LazyValue
-
- getAccessibility() - Method in class org.mule.metadata.api.annotation.AccessibilityAnnotation
-
- getAnnotation(Class<T>) - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
-
- getAnnotation(Class<T>) - Method in interface org.mule.metadata.api.model.MetadataType
-
Returns an
Optional with the annotation of a given type.
- getAnnotations() - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
-
- getAnnotations() - Method in interface org.mule.metadata.api.model.MetadataType
-
Returns all the annotations of the type.
- getAttributes() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
-
- getAttributes() - Method in interface org.mule.metadata.api.model.ObjectKeyType
-
All the attributes of this key
- getClassLoader() - Method in interface org.mule.metadata.api.ClassTypeLoader
-
- getDefaultValue(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
-
- getDescription() - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
-
- getDescription() - Method in interface org.mule.metadata.api.model.MetadataType
-
Returns the description if specified.
- getFieldByName(String) - Method in class org.mule.metadata.api.model.impl.DefaultObjectType
-
- getFieldByName(String) - Method in interface org.mule.metadata.api.model.ObjectType
-
Searches a field that matches the specified name
- getFields() - Method in class org.mule.metadata.api.model.impl.DefaultObjectType
-
- getFields() - Method in interface org.mule.metadata.api.model.ObjectType
-
The collection of all the fields
- getFrom() - Method in class org.mule.metadata.api.annotation.NumberRangeAnnotation
-
- getId() - Method in class org.mule.metadata.api.model.MetadataFormat
-
- getKey() - Method in interface org.mule.metadata.api.model.AttributeFieldType
-
The key of the attribute.
- getKey() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeFieldType
-
- getKey() - Method in class org.mule.metadata.api.model.impl.DefaultObjectFieldType
-
- getKey() - Method in interface org.mule.metadata.api.model.ObjectFieldType
-
The key of this field
- getLabel() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
-
- getLabel() - Method in class org.mule.metadata.api.model.MetadataFormat
-
- getLang() - Method in class org.mule.metadata.api.annotation.DescriptionAnnotation
-
- getLocalPart(ObjectFieldType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
-
- getMax() - Method in class org.mule.metadata.api.annotation.FieldOccurrenceAnnotation
-
- getMax() - Method in class org.mule.metadata.api.annotation.LengthAnnotation
-
- getMetadataFormat() - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
-
- getMetadataFormat() - Method in interface org.mule.metadata.api.model.MetadataType
-
Return the format of the underlying type system where this type was
mapped from.
- getMin() - Method in class org.mule.metadata.api.annotation.FieldOccurrenceAnnotation
-
- getMin() - Method in class org.mule.metadata.api.annotation.LengthAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.AccessibilityAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.DefaultValueAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.DescriptionAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.EnumAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.ExampleAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.FieldOccurrenceAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.IntAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.LabelAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.LengthAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.NumberRangeAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.RegexPatternAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.TypeAliasAnnotation
-
- getName() - Method in interface org.mule.metadata.api.annotation.TypeAnnotation
-
A name of the annotation
- getName() - Method in class org.mule.metadata.api.annotation.TypeIdAnnotation
-
- getName() - Method in class org.mule.metadata.api.annotation.UniquesItemsAnnotation
-
- getName() - Method in interface org.mule.metadata.api.model.AttributeKeyType
-
The name of the key if it is a named key else throws a NoSuchElementException.
- getName() - Method in class org.mule.metadata.api.model.FunctionParameter
-
Returns the name of the parameter
- getName() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeKeyType
-
- getName() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
-
- getName() - Method in class org.mule.metadata.api.model.impl.DefaultTypeParameterType
-
- getName() - Method in interface org.mule.metadata.api.model.ObjectKeyType
-
The name of the key if it is a named key else throws a NoSuchElementException.
- getName() - Method in interface org.mule.metadata.api.model.TypeParameterType
-
The name of the type parameter
- getOpenRestriction() - Method in class org.mule.metadata.api.model.impl.DefaultObjectType
-
- getOpenRestriction() - Method in interface org.mule.metadata.api.model.ObjectType
-
Returns the restriction if any specified for the open type.
- getParameters() - Method in interface org.mule.metadata.api.model.FunctionType
-
Returns the list of parameters expected by this function
- getParameters() - Method in class org.mule.metadata.api.model.impl.DefaultFunctionType
-
- getPattern() - Method in interface org.mule.metadata.api.model.AttributeKeyType
-
The pattern of the key if it is a pattern based key else throws a NoSuchElementException.
- getPattern() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeKeyType
-
- getPattern() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
-
- getPattern() - Method in class org.mule.metadata.api.model.impl.DefaultStringType
-
- getPattern() - Method in interface org.mule.metadata.api.model.ObjectKeyType
-
The pattern of the key if it is a pattern based key else throws a NoSuchElementException.
- getResolvedTypeId() - Method in class org.mule.metadata.api.utils.MetadataTypeUtils.TypeResolverVisitor
-
- getReturnType() - Method in interface org.mule.metadata.api.model.FunctionType
-
The return type of the function.
- getReturnType() - Method in class org.mule.metadata.api.model.impl.DefaultFunctionType
-
- getTo() - Method in class org.mule.metadata.api.annotation.NumberRangeAnnotation
-
- getType() - Method in interface org.mule.metadata.api.model.ArrayType
-
The type of the array
- getType() - Method in class org.mule.metadata.api.model.FunctionParameter
-
Returns the type of the parameter
- getType() - Method in class org.mule.metadata.api.model.impl.DefaultArrayType
-
- getTypeId(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
-
- getTypes() - Method in class org.mule.metadata.api.model.impl.DefaultIntersectionType
-
- getTypes() - Method in class org.mule.metadata.api.model.impl.DefaultTupleType
-
- getTypes() - Method in class org.mule.metadata.api.model.impl.DefaultUnionType
-
- getTypes() - Method in interface org.mule.metadata.api.model.IntersectionType
-
The list of types
- getTypes() - Method in interface org.mule.metadata.api.model.TupleType
-
The list of elements of the tuple
- getTypes() - Method in interface org.mule.metadata.api.model.UnionType
-
The list of types that belongs to this union.
- getValidMimeTypes() - Method in class org.mule.metadata.api.model.MetadataFormat
-
- getValue() - Method in class org.mule.metadata.api.annotation.DefaultValueAnnotation
-
- getValue() - Method in class org.mule.metadata.api.annotation.DescriptionAnnotation
-
- getValue() - Method in class org.mule.metadata.api.annotation.ExampleAnnotation
-
- getValue() - Method in class org.mule.metadata.api.annotation.LabelAnnotation
-
- getValue() - Method in class org.mule.metadata.api.annotation.RegexPatternAnnotation
-
- getValue() - Method in class org.mule.metadata.api.annotation.TypeAliasAnnotation
-
- getValue() - Method in class org.mule.metadata.api.annotation.TypeIdAnnotation
-
- getValue() - Method in interface org.mule.metadata.api.model.AttributeFieldType
-
The value of the attribute
- getValue() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeFieldType
-
- getValue() - Method in class org.mule.metadata.api.model.impl.DefaultObjectFieldType
-
- getValue() - Method in interface org.mule.metadata.api.model.ObjectFieldType
-
The value of this field
- getValues() - Method in class org.mule.metadata.api.annotation.EnumAnnotation
-
- id(String) - Method in class org.mule.metadata.api.builder.AnyTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.BinaryTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.BooleanTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.DateTimeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.DateTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.IntersectionTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.LocalDateTimeTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.LocalTimeTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.NothingTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.NumberTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.PeriodTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.RegexTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.StringTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.TimeTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.TimeZoneTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.TupleTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.TypeParameterTypeBuilder
-
- id(String) - Method in class org.mule.metadata.api.builder.UnionTypeBuilder
-
- IntAnnotation - Class in org.mule.metadata.api.annotation
-
Applies a restriction to the annotated number type that its value should be an Integer.
- IntAnnotation() - Constructor for class org.mule.metadata.api.annotation.IntAnnotation
-
- integer() - Method in class org.mule.metadata.api.builder.NumberTypeBuilder
-
- intersectionType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
-
- IntersectionType - Interface in org.mule.metadata.api.model
-
For any types X and Y, the intersection, or conjunction, X&Y, of the types may be formed.
- IntersectionTypeBuilder - Class in org.mule.metadata.api.builder
-
- IntersectionTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.IntersectionTypeBuilder
-
- isCollection(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
-
Returns whether a metadata type is an instance of an
ArrayType or not.
- isDefined() - Method in class org.mule.metadata.internal.utils.LazyValue
-
- isEnum(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
-
- isName() - Method in interface org.mule.metadata.api.model.AttributeKeyType
-
Return if the this is a named key or not
- isName() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeKeyType
-
- isName() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
-
- isName() - Method in interface org.mule.metadata.api.model.ObjectKeyType
-
Return if the this is a named key or not
- isNotEmpty(String) - Static method in class org.mule.metadata.internal.utils.StringUtils
-
- isNotNull(Object) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
-
Checks if the given object is null or not
- isObjectType(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
-
Returns whether a metadata type is an instance of
ObjectType or not.
- isOpen() - Method in interface org.mule.metadata.api.model.ObjectType
-
If this object allows additional properties that are not being described in the list of fields.
- isOrdered() - Method in class org.mule.metadata.api.model.impl.DefaultObjectType
-
- isOrdered() - Method in interface org.mule.metadata.api.model.ObjectType
-
If the list of fields must respect the order or not
- isPattern() - Method in interface org.mule.metadata.api.model.AttributeKeyType
-
Return if the this is a pattern key or not.
- isPattern() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeKeyType
-
- isPattern() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
-
- isPattern() - Method in interface org.mule.metadata.api.model.ObjectKeyType
-
Return if the this is a pattern key or not.
- isPublic() - Method in interface org.mule.metadata.api.annotation.TypeAnnotation
-
Returns whether this annotation is public or not.
- isRepeated() - Method in class org.mule.metadata.api.model.impl.DefaultObjectFieldType
-
- isRepeated() - Method in interface org.mule.metadata.api.model.ObjectFieldType
-
If this field can be present more than once in an object
- isRequired() - Method in interface org.mule.metadata.api.model.AttributeFieldType
-
If this attribute is required or not.
- isRequired() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeFieldType
-
- isRequired() - Method in class org.mule.metadata.api.model.impl.DefaultObjectFieldType
-
- isRequired() - Method in interface org.mule.metadata.api.model.ObjectFieldType
-
If the field is required or not
- isVoid(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
-
Returns whether a metadata type is an instance of
VoidType or not.