インタフェース
jp.co.fujitsu.reffi.client.config.EventDocument.Event の使用

EventDocument.Event を使用しているパッケージ
jp.co.fujitsu.reffi.client.config   
jp.co.fujitsu.reffi.client.config.impl   
 

jp.co.fujitsu.reffi.client.config での EventDocument.Event の使用
 

EventDocument.Event を返す jp.co.fujitsu.reffi.client.config のメソッド
 EventDocument.Event EventDocument.addNewEvent()
          Appends and returns a new empty "event" element
 EventDocument.Event EventMappingsDocument.EventMappings.addNewEvent()
          Appends and returns a new empty value (as xml) as the last "event" element
 EventDocument.Event EventDocument.getEvent()
          Gets the "event" element
 EventDocument.Event[] EventMappingsDocument.EventMappings.getEventArray()
          Gets array of all "event" elements
 EventDocument.Event EventMappingsDocument.EventMappings.getEventArray(int i)
          Gets ith "event" element
 EventDocument.Event EventMappingsDocument.EventMappings.insertNewEvent(int i)
          Inserts and returns a new empty value (as xml) as the ith "event" element
static EventDocument.Event EventDocument.Event.Factory.newInstance()
           
static EventDocument.Event EventDocument.Event.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

EventDocument.Event 型のパラメータを持つ jp.co.fujitsu.reffi.client.config のメソッド
 void EventDocument.setEvent(EventDocument.Event event)
          Sets the "event" element
 void EventMappingsDocument.EventMappings.setEventArray(EventDocument.Event[] eventArray)
          Sets array of all "event" element
 void EventMappingsDocument.EventMappings.setEventArray(int i, EventDocument.Event event)
          Sets ith "event" element
 

jp.co.fujitsu.reffi.client.config.impl での EventDocument.Event の使用
 

EventDocument.Event を実装している jp.co.fujitsu.reffi.client.config.impl のクラス
static class EventDocumentImpl.EventImpl
          An XML event(@urn:jp.co.fujitsu.reffi.client.config).
 

EventDocument.Event を返す jp.co.fujitsu.reffi.client.config.impl のメソッド
 EventDocument.Event EventMappingsDocumentImpl.EventMappingsImpl.addNewEvent()
          Appends and returns a new empty value (as xml) as the last "event" element
 EventDocument.Event EventDocumentImpl.addNewEvent()
          Appends and returns a new empty "event" element
 EventDocument.Event EventDocumentImpl.getEvent()
          Gets the "event" element
 EventDocument.Event[] EventMappingsDocumentImpl.EventMappingsImpl.getEventArray()
          Gets array of all "event" elements
 EventDocument.Event EventMappingsDocumentImpl.EventMappingsImpl.getEventArray(int i)
          Gets ith "event" element
 EventDocument.Event EventMappingsDocumentImpl.EventMappingsImpl.insertNewEvent(int i)
          Inserts and returns a new empty value (as xml) as the ith "event" element
 

EventDocument.Event 型のパラメータを持つ jp.co.fujitsu.reffi.client.config.impl のメソッド
 void EventDocumentImpl.setEvent(EventDocument.Event event)
          Sets the "event" element
 void EventMappingsDocumentImpl.EventMappingsImpl.setEventArray(EventDocument.Event[] eventArray)
          Sets array of all "event" element
 void EventMappingsDocumentImpl.EventMappingsImpl.setEventArray(int i, EventDocument.Event event)
          Sets ith "event" element
 



Copyright © 2008-2010. All Rights Reserved.