| 
 | DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InstanceDocument.Instance | |
| org.kr.dl.dig.v1_1 | |
| org.kr.dl.dig.v1_1.impl | |
| Uses of InstanceDocument.Instance in org.kr.dl.dig.v1_1 | 
| Methods in org.kr.dl.dig.v1_1 that return InstanceDocument.Instance | |
|  InstanceDocument.Instance | InstanceDocument.getInstance()Gets the "instance" element | 
|  InstanceDocument.Instance | InstanceDocument.addNewInstance()Appends and returns a new empty "instance" element | 
| static InstanceDocument.Instance | InstanceDocument.Instance.Factory.newInstance() | 
| static InstanceDocument.Instance | InstanceDocument.Instance.Factory.newInstance(XmlOptions options) | 
|  InstanceDocument.Instance[] | Ask.getInstanceArray()Gets array of all "instance" elements | 
|  InstanceDocument.Instance | Ask.getInstanceArray(int i)Gets ith "instance" element | 
|  InstanceDocument.Instance | Ask.insertNewInstance(int i)Inserts and returns a new empty value (as xml) as the ith "instance" element | 
|  InstanceDocument.Instance | Ask.addNewInstance()Appends and returns a new empty value (as xml) as the last "instance" element | 
| Methods in org.kr.dl.dig.v1_1 with parameters of type InstanceDocument.Instance | |
|  void | InstanceDocument.setInstance(InstanceDocument.Instance instance)Sets the "instance" element | 
|  void | Ask.setInstanceArray(InstanceDocument.Instance[] instanceArray)Sets array of all "instance" element | 
|  void | Ask.setInstanceArray(int i,
                 InstanceDocument.Instance instance)Sets ith "instance" element | 
| Uses of InstanceDocument.Instance in org.kr.dl.dig.v1_1.impl | 
| Classes in org.kr.dl.dig.v1_1.impl that implement InstanceDocument.Instance | |
| static class | InstanceDocumentImpl.InstanceImplAn XML instance(@http://dl.kr.org/dig/2003/02/lang). | 
| Methods in org.kr.dl.dig.v1_1.impl that return InstanceDocument.Instance | |
|  InstanceDocument.Instance[] | AskImpl.getInstanceArray()Gets array of all "instance" elements | 
|  InstanceDocument.Instance | AskImpl.getInstanceArray(int i)Gets ith "instance" element | 
|  InstanceDocument.Instance | AskImpl.insertNewInstance(int i)Inserts and returns a new empty value (as xml) as the ith "instance" element | 
|  InstanceDocument.Instance | AskImpl.addNewInstance()Appends and returns a new empty value (as xml) as the last "instance" element | 
|  InstanceDocument.Instance | InstanceDocumentImpl.getInstance()Gets the "instance" element | 
|  InstanceDocument.Instance | InstanceDocumentImpl.addNewInstance()Appends and returns a new empty "instance" element | 
| Methods in org.kr.dl.dig.v1_1.impl with parameters of type InstanceDocument.Instance | |
|  void | AskImpl.setInstanceArray(InstanceDocument.Instance[] instanceArray)Sets array of all "instance" element | 
|  void | AskImpl.setInstanceArray(int i,
                 InstanceDocument.Instance instance)Sets ith "instance" element | 
|  void | InstanceDocumentImpl.setInstance(InstanceDocument.Instance instance)Sets the "instance" element | 
| 
 | DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||