| Package | Description |
|---|---|
| org.mule.test.metadata.extension | |
| org.mule.test.metadata.extension.model.animals | |
| org.mule.test.metadata.extension.resolver |
| Modifier and Type | Method and Description |
|---|---|
AnimalClade |
MetadataOperations.enumMetadataKey(MetadataConnection connection,
AnimalClade type,
Object content) |
| Modifier and Type | Method and Description |
|---|---|
AnimalClade |
MetadataOperations.enumMetadataKey(MetadataConnection connection,
AnimalClade type,
Object content) |
| Modifier and Type | Method and Description |
|---|---|
AnimalClade |
Bear.clade() |
AnimalClade |
Animal.clade() |
AnimalClade |
SwordFish.clade() |
static AnimalClade |
AnimalClade.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnimalClade[] |
AnimalClade.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
TestEnumMetadataResolver.getInputMetadata(org.mule.runtime.api.metadata.MetadataContext context,
AnimalClade key) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.