|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public static interface ReffiClientConfigDocument.ReffiClientConfig
An XML reffi-client-config(@urn:jp.co.fujitsu.reffi.client.config). This is a complex type.
| 入れ子のクラスの概要 | |
|---|---|
static class |
ReffiClientConfigDocument.ReffiClientConfig.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 |
| メソッドの概要 | |
|---|---|
EventMappingsDocument.EventMappings |
addNewEventMappings()
Appends and returns a new empty value (as xml) as the last "event-mappings" element |
ImportDocument.Import |
addNewImport()
Appends and returns a new empty value (as xml) as the last "import" element |
EventMappingsDocument.EventMappings[] |
getEventMappingsArray()
Gets array of all "event-mappings" elements |
EventMappingsDocument.EventMappings |
getEventMappingsArray(int i)
Gets ith "event-mappings" element |
ImportDocument.Import[] |
getImportArray()
Gets array of all "import" elements |
ImportDocument.Import |
getImportArray(int i)
Gets ith "import" element |
EventMappingsDocument.EventMappings |
insertNewEventMappings(int i)
Inserts and returns a new empty value (as xml) as the ith "event-mappings" element |
ImportDocument.Import |
insertNewImport(int i)
Inserts and returns a new empty value (as xml) as the ith "import" element |
void |
removeEventMappings(int i)
Removes the ith "event-mappings" element |
void |
removeImport(int i)
Removes the ith "import" element |
void |
setEventMappingsArray(EventMappingsDocument.EventMappings[] eventMappingsArray)
Sets array of all "event-mappings" element |
void |
setEventMappingsArray(int i,
EventMappingsDocument.EventMappings eventMappings)
Sets ith "event-mappings" element |
void |
setImportArray(ImportDocument.Import[] ximportArray)
Sets array of all "import" element |
void |
setImportArray(int i,
ImportDocument.Import ximport)
Sets ith "import" element |
int |
sizeOfEventMappingsArray()
Returns number of "event-mappings" element |
int |
sizeOfImportArray()
Returns number of "import" element |
| インタフェース 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
| メソッドの詳細 |
|---|
ImportDocument.Import[] getImportArray()
ImportDocument.Import getImportArray(int i)
int sizeOfImportArray()
void setImportArray(ImportDocument.Import[] ximportArray)
void setImportArray(int i,
ImportDocument.Import ximport)
ImportDocument.Import insertNewImport(int i)
ImportDocument.Import addNewImport()
void removeImport(int i)
EventMappingsDocument.EventMappings[] getEventMappingsArray()
EventMappingsDocument.EventMappings getEventMappingsArray(int i)
int sizeOfEventMappingsArray()
void setEventMappingsArray(EventMappingsDocument.EventMappings[] eventMappingsArray)
void setEventMappingsArray(int i,
EventMappingsDocument.EventMappings eventMappings)
EventMappingsDocument.EventMappings insertNewEventMappings(int i)
EventMappingsDocument.EventMappings addNewEventMappings()
void removeEventMappings(int i)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||