|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GDocument.G.Type | |
|---|---|
| org.lisa.tmx20 | |
| org.lisa.tmx20.impl | |
| Uses of GDocument.G.Type in org.lisa.tmx20 |
|---|
| Methods in org.lisa.tmx20 that return GDocument.G.Type | |
|---|---|
static GDocument.G.Type |
GDocument.G.Type.Factory.newInstance()
|
static GDocument.G.Type |
GDocument.G.Type.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static GDocument.G.Type |
GDocument.G.Type.Factory.newValue(Object obj)
|
GDocument.G.Type |
GDocument.G.xgetType()
Gets (as xml) the "type" attribute |
| Methods in org.lisa.tmx20 with parameters of type GDocument.G.Type | |
|---|---|
void |
GDocument.G.xsetType(GDocument.G.Type type)
Sets (as xml) the "type" attribute |
| Uses of GDocument.G.Type in org.lisa.tmx20.impl |
|---|
| Classes in org.lisa.tmx20.impl that implement GDocument.G.Type | |
|---|---|
static class |
GDocumentImpl.GImpl.TypeImpl
An XML type(@). |
| Methods in org.lisa.tmx20.impl that return GDocument.G.Type | |
|---|---|
GDocument.G.Type |
GDocumentImpl.GImpl.xgetType()
Gets (as xml) the "type" attribute |
| Methods in org.lisa.tmx20.impl with parameters of type GDocument.G.Type | |
|---|---|
void |
GDocumentImpl.GImpl.xsetType(GDocument.G.Type type)
Sets (as xml) the "type" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||