|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public static interface EventDocument.Event
An XML event(@urn:jp.co.fujitsu.reffi.client.config). This is a complex type.
| 入れ子のクラスの概要 | |
|---|---|
static class |
EventDocument.Event.Factory
A factory class with static methods for creating instances of this type. |
| フィールドの概要 | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| インタフェース org.apache.xmlbeans.XmlObject から継承されたフィールド |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| メソッドの概要 | |
|---|---|
ValidatorsDocument.Validators |
addNewValidators()
Appends and returns a new empty "validators" element |
String |
getEvent()
Gets the "event" attribute |
String |
getName()
Gets the "name" attribute |
String |
getType()
Gets the "type" attribute |
ValidatorsDocument.Validators |
getValidators()
Gets the "validators" element |
boolean |
isSetValidators()
True if has "validators" element |
void |
setEvent(String event)
Sets the "event" attribute |
void |
setName(String name)
Sets the "name" attribute |
void |
setType(String type)
Sets the "type" attribute |
void |
setValidators(ValidatorsDocument.Validators validators)
Sets the "validators" element |
void |
unsetValidators()
Unsets the "validators" element |
org.apache.xmlbeans.XmlString |
xgetEvent()
Gets (as xml) the "event" attribute |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute |
org.apache.xmlbeans.XmlString |
xgetType()
Gets (as xml) the "type" attribute |
void |
xsetEvent(org.apache.xmlbeans.XmlString event)
Sets (as xml) the "event" attribute |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" attribute |
void |
xsetType(org.apache.xmlbeans.XmlString type)
Sets (as xml) the "type" attribute |
| インタフェース org.apache.xmlbeans.XmlObject から継承されたメソッド |
|---|
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 |
| インタフェース org.apache.xmlbeans.XmlTokenSource から継承されたメソッド |
|---|
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 |
| フィールドの詳細 |
|---|
static final org.apache.xmlbeans.SchemaType type
| メソッドの詳細 |
|---|
ValidatorsDocument.Validators getValidators()
boolean isSetValidators()
void setValidators(ValidatorsDocument.Validators validators)
ValidatorsDocument.Validators addNewValidators()
void unsetValidators()
String getName()
org.apache.xmlbeans.XmlString xgetName()
void setName(String name)
void xsetName(org.apache.xmlbeans.XmlString name)
String getEvent()
org.apache.xmlbeans.XmlString xgetEvent()
void setEvent(String event)
void xsetEvent(org.apache.xmlbeans.XmlString event)
String getType()
org.apache.xmlbeans.XmlString xgetType()
void setType(String type)
void xsetType(org.apache.xmlbeans.XmlString type)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||