public interface BroadcastServicePropertiesType extends ServicePropertiesType
| Modifier and Type | Interface and Description |
|---|---|
static class |
BroadcastServicePropertiesType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getOnClientMessage()
Gets the "on.client.message" element
|
boolean |
isSetOnClientMessage()
True if has "on.client.message" element
|
void |
setOnClientMessage(String onClientMessage)
Sets the "on.client.message" element
|
void |
unsetOnClientMessage()
Unsets the "on.client.message" element
|
CollapsedString |
xgetOnClientMessage()
Gets (as xml) the "on.client.message" element
|
void |
xsetOnClientMessage(CollapsedString onClientMessage)
Sets (as xml) the "on.client.message" element
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getOnClientMessage()
CollapsedString xgetOnClientMessage()
boolean isSetOnClientMessage()
void setOnClientMessage(String onClientMessage)
void xsetOnClientMessage(CollapsedString onClientMessage)
void unsetOnClientMessage()
Copyright © 2014–2016. All rights reserved.