jp.co.fujitsu.reffi.client.config
インタフェース ReffiClientConfigDocument

すべてのスーパーインタフェース:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
既知の実装クラスの一覧:
ReffiClientConfigDocumentImpl

public interface ReffiClientConfigDocument
extends org.apache.xmlbeans.XmlObject

A document containing one reffi-client-config(@urn:jp.co.fujitsu.reffi.client.config) element. This is a complex type.


入れ子のクラスの概要
static class ReffiClientConfigDocument.Factory
          A factory class with static methods for creating instances of this type.
static interface ReffiClientConfigDocument.ReffiClientConfig
          An XML reffi-client-config(@urn:jp.co.fujitsu.reffi.client.config).
 
フィールドの概要
static org.apache.xmlbeans.SchemaType type
           
 
インタフェース org.apache.xmlbeans.XmlObject から継承されたフィールド
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
メソッドの概要
 ReffiClientConfigDocument.ReffiClientConfig addNewReffiClientConfig()
          Appends and returns a new empty "reffi-client-config" element
 ReffiClientConfigDocument.ReffiClientConfig getReffiClientConfig()
          Gets the "reffi-client-config" element
 void setReffiClientConfig(ReffiClientConfigDocument.ReffiClientConfig reffiClientConfig)
          Sets the "reffi-client-config" 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
 

フィールドの詳細

type

static final org.apache.xmlbeans.SchemaType type
メソッドの詳細

getReffiClientConfig

ReffiClientConfigDocument.ReffiClientConfig getReffiClientConfig()
Gets the "reffi-client-config" element


setReffiClientConfig

void setReffiClientConfig(ReffiClientConfigDocument.ReffiClientConfig reffiClientConfig)
Sets the "reffi-client-config" element


addNewReffiClientConfig

ReffiClientConfigDocument.ReffiClientConfig addNewReffiClientConfig()
Appends and returns a new empty "reffi-client-config" element



Copyright(C) Fujitsu All Rights Reserved.