Uses of Class
org.mule.test.metadata.extension.model.animals.Animal
Packages that use Animal
-
Uses of Animal in org.mule.test.metadata.extension
Methods in org.mule.test.metadata.extension that return types with arguments of type AnimalModifier and TypeMethodDescriptionorg.mule.runtime.extension.api.runtime.streaming.PagingProvider<MetadataConnection,Animal> MetadataOperations.pagedOperationMetadata(Animal animal) org.mule.runtime.extension.api.runtime.streaming.PagingProvider<MetadataConnection,org.mule.runtime.extension.api.runtime.operation.Result<Object, Animal>> MetadataOperations.pagedOperationResult(String type) Methods in org.mule.test.metadata.extension with parameters of type AnimalModifier and TypeMethodDescriptionorg.mule.runtime.extension.api.runtime.streaming.PagingProvider<MetadataConnection,Animal> MetadataOperations.pagedOperationMetadata(Animal animal) booleanMetadataOperations.typeWithDeclaredSubtypesMetadata(Shape plainShape, Rectangle rectangleSubtype, Animal animal) -
Uses of Animal in org.mule.test.metadata.extension.model.animals
Subclasses of Animal in org.mule.test.metadata.extension.model.animals