public class ImmutableValue extends Object implements org.mule.runtime.api.values.Value
Value| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<org.mule.runtime.api.values.Value> |
getChilds() |
String |
getDisplayName() |
String |
getId() |
String |
getPartName() |
int |
hashCode() |
String |
toString() |
public String getId()
getId in interface org.mule.runtime.api.values.Valuepublic String getDisplayName()
getDisplayName in interface org.mule.runtime.api.values.Valuepublic Set<org.mule.runtime.api.values.Value> getChilds()
getChilds in interface org.mule.runtime.api.values.Valuepublic String getPartName()
getPartName in interface org.mule.runtime.api.values.ValueCopyright © 2017 MuleSoft, Inc.. All rights reserved.