Uses of Class
com.mule.connectors.testdata.model.ConnectorProperties.MetadataType

Packages that use ConnectorProperties.MetadataType
com.mule.connectors.testdata.model   
 

Uses of ConnectorProperties.MetadataType in com.mule.connectors.testdata.model
 

Methods in com.mule.connectors.testdata.model that return ConnectorProperties.MetadataType
 ConnectorProperties.MetadataType ConnectorProperties.getMetadataType()
           
static ConnectorProperties.MetadataType ConnectorProperties.MetadataType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConnectorProperties.MetadataType[] ConnectorProperties.MetadataType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.mule.connectors.testdata.model with parameters of type ConnectorProperties.MetadataType
 void ConnectorProperties.setMetadataType(ConnectorProperties.MetadataType metadataType)
           
 



Copyright © 2014. All rights reserved.