java.lang.Object
org.mule.sdk.api.stereotype.MuleStereotypeDefinition
org.mule.sdk.api.stereotype.ObjectStereotype
- All Implemented Interfaces:
StereotypeDefinition
StereotypeDefinition for a generic Object definition- Since:
- 1.0
-
Field Summary
Fields inherited from class org.mule.sdk.api.stereotype.MuleStereotypeDefinition
NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mule.sdk.api.stereotype.MuleStereotypeDefinition
getNamespaceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.mule.sdk.api.stereotype.StereotypeDefinition
getParent
-
Constructor Details
-
ObjectStereotype
public ObjectStereotype()
-
-
Method Details
-
getName
- Returns:
- The type of the current Stereotype definition
-