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