public class MessageEntryImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements MessageEntry
Modifier and Type | Class and Description |
---|---|
static class |
MessageEntryImpl.MessageContentImpl
An XML messageContent(@http://www.ws-i.org/testing/2003/03/log/).
|
MessageEntry.Factory, MessageEntry.MessageContent
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
MessageEntryImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
MessageEntry.MessageContent |
addNewMessageContent()
Appends and returns a new empty "messageContent" element
|
String |
getConversationID()
Gets the "conversationID" attribute
|
String |
getID()
Gets the "ID" attribute
|
MessageEntry.MessageContent |
getMessageContent()
Gets the "messageContent" element
|
Calendar |
getTimestamp()
Gets the "timestamp" attribute
|
boolean |
isSetConversationID()
True if has "conversationID" attribute
|
boolean |
isSetID()
True if has "ID" attribute
|
boolean |
isSetMessageContent()
True if has "messageContent" element
|
boolean |
isSetTimestamp()
True if has "timestamp" attribute
|
void |
setConversationID(String conversationID)
Sets the "conversationID" attribute
|
void |
setID(String id)
Sets the "ID" attribute
|
void |
setMessageContent(MessageEntry.MessageContent messageContent)
Sets the "messageContent" element
|
void |
setTimestamp(Calendar timestamp)
Sets the "timestamp" attribute
|
void |
unsetConversationID()
Unsets the "conversationID" attribute
|
void |
unsetID()
Unsets the "ID" attribute
|
void |
unsetMessageContent()
Unsets the "messageContent" element
|
void |
unsetTimestamp()
Unsets the "timestamp" attribute
|
org.apache.xmlbeans.XmlNMTOKEN |
xgetConversationID()
Gets (as xml) the "conversationID" attribute
|
org.apache.xmlbeans.XmlString |
xgetID()
Gets (as xml) the "ID" attribute
|
org.apache.xmlbeans.XmlDateTime |
xgetTimestamp()
Gets (as xml) the "timestamp" attribute
|
void |
xsetConversationID(org.apache.xmlbeans.XmlNMTOKEN conversationID)
Sets (as xml) the "conversationID" attribute
|
void |
xsetID(org.apache.xmlbeans.XmlString id)
Sets (as xml) the "ID" attribute
|
void |
xsetTimestamp(org.apache.xmlbeans.XmlDateTime timestamp)
Sets (as xml) the "timestamp" attribute
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
public MessageEntry.MessageContent getMessageContent()
getMessageContent
in interface MessageEntry
public boolean isSetMessageContent()
isSetMessageContent
in interface MessageEntry
public void setMessageContent(MessageEntry.MessageContent messageContent)
setMessageContent
in interface MessageEntry
public MessageEntry.MessageContent addNewMessageContent()
addNewMessageContent
in interface MessageEntry
public void unsetMessageContent()
unsetMessageContent
in interface MessageEntry
public Calendar getTimestamp()
getTimestamp
in interface MessageEntry
public org.apache.xmlbeans.XmlDateTime xgetTimestamp()
xgetTimestamp
in interface MessageEntry
public boolean isSetTimestamp()
isSetTimestamp
in interface MessageEntry
public void setTimestamp(Calendar timestamp)
setTimestamp
in interface MessageEntry
public void xsetTimestamp(org.apache.xmlbeans.XmlDateTime timestamp)
xsetTimestamp
in interface MessageEntry
public void unsetTimestamp()
unsetTimestamp
in interface MessageEntry
public String getConversationID()
getConversationID
in interface MessageEntry
public org.apache.xmlbeans.XmlNMTOKEN xgetConversationID()
xgetConversationID
in interface MessageEntry
public boolean isSetConversationID()
isSetConversationID
in interface MessageEntry
public void setConversationID(String conversationID)
setConversationID
in interface MessageEntry
public void xsetConversationID(org.apache.xmlbeans.XmlNMTOKEN conversationID)
xsetConversationID
in interface MessageEntry
public void unsetConversationID()
unsetConversationID
in interface MessageEntry
public String getID()
getID
in interface MessageEntry
public org.apache.xmlbeans.XmlString xgetID()
xgetID
in interface MessageEntry
public boolean isSetID()
isSetID
in interface MessageEntry
public void setID(String id)
setID
in interface MessageEntry
public void xsetID(org.apache.xmlbeans.XmlString id)
xsetID
in interface MessageEntry
public void unsetID()
unsetID
in interface MessageEntry
Copyright © 2019. All Rights Reserved.