public class TObjectContentItem extends java.lang.Object implements TResponseContentItem
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SPECIFIER
The specifier for the object info item.
|
Modifier | Constructor and Description |
---|---|
protected |
TObjectContentItem(java.lang.String collection,
java.lang.String doctype,
java.lang.String id)
Initializes the object info item.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCollection()
Gets the collection value.
|
java.lang.String |
getDoctype()
Gets the doctype value.
|
java.lang.String |
getId()
Gets the id value.
|
java.lang.String |
toString()
Shows the message info as XML.
|
public static final java.lang.String SPECIFIER
protected TObjectContentItem(java.lang.String collection, java.lang.String doctype, java.lang.String id)
public java.lang.String getCollection()
public java.lang.String getDoctype()
public java.lang.String getId()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright (c) 2017 Software AG. All Rights Reserved.