public static class BundleData.Header extends Object
| Constructor and Description |
|---|
BundleData.Header(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
static BundleData.Header |
from(CompositeData compositeData) |
String |
getKey() |
String |
getValue() |
CompositeData |
toCompositeData() |
public String getKey()
public String getValue()
public CompositeData toCompositeData() throws JMRuntimeException
JMRuntimeExceptionpublic static BundleData.Header from(CompositeData compositeData)
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.