public class DataReference extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DataReference.Content
<p>Java class for anonymous complex type.
|
static class |
DataReference.Lifetime
<p>Java class for anonymous complex type.
|
static class |
DataReference.Transport
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected DataReference.Content |
content |
protected String |
contextId |
protected DataReference.Lifetime |
lifetime |
protected DataReference.Transport |
transport |
| Constructor and Description |
|---|
DataReference() |
| Modifier and Type | Method and Description |
|---|---|
DataReference.Content |
getContent()
Gets the value of the content property.
|
String |
getContextId()
Gets the value of the contextId property.
|
DataReference.Lifetime |
getLifetime()
Gets the value of the lifetime property.
|
DataReference.Transport |
getTransport()
Gets the value of the transport property.
|
void |
setContent(DataReference.Content value)
Sets the value of the content property.
|
void |
setContextId(String value)
Sets the value of the contextId property.
|
void |
setLifetime(DataReference.Lifetime value)
Sets the value of the lifetime property.
|
void |
setTransport(DataReference.Transport value)
Sets the value of the transport property.
|
protected DataReference.Lifetime lifetime
protected DataReference.Content content
protected DataReference.Transport transport
protected String contextId
public DataReference.Lifetime getLifetime()
DataReference.Lifetimepublic void setLifetime(DataReference.Lifetime value)
value - allowed object is
DataReference.Lifetimepublic DataReference.Content getContent()
DataReference.Contentpublic void setContent(DataReference.Content value)
value - allowed object is
DataReference.Contentpublic DataReference.Transport getTransport()
DataReference.Transportpublic void setTransport(DataReference.Transport value)
value - allowed object is
DataReference.Transportpublic String getContextId()
StringCopyright © 2020 B3Partners B.V.. All rights reserved.