|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MsgsDocumentXmlObj.Msgs | |
---|---|
com.poscoict.glueframework.schema.layout | |
com.poscoict.glueframework.schema.layout.impl |
Uses of MsgsDocumentXmlObj.Msgs in com.poscoict.glueframework.schema.layout |
---|
Methods in com.poscoict.glueframework.schema.layout that return MsgsDocumentXmlObj.Msgs | |
---|---|
MsgsDocumentXmlObj.Msgs |
MsgsDocumentXmlObj.addNewMsgs()
Appends and returns a new empty "msgs" element |
MsgsDocumentXmlObj.Msgs |
MsgsDocumentXmlObj.getMsgs()
Gets the "msgs" element |
static MsgsDocumentXmlObj.Msgs |
MsgsDocumentXmlObj.Msgs.Factory.newInstance()
|
static MsgsDocumentXmlObj.Msgs |
MsgsDocumentXmlObj.Msgs.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in com.poscoict.glueframework.schema.layout with parameters of type MsgsDocumentXmlObj.Msgs | |
---|---|
void |
MsgsDocumentXmlObj.setMsgs(MsgsDocumentXmlObj.Msgs msgs)
Sets the "msgs" element |
Uses of MsgsDocumentXmlObj.Msgs in com.poscoict.glueframework.schema.layout.impl |
---|
Classes in com.poscoict.glueframework.schema.layout.impl that implement MsgsDocumentXmlObj.Msgs | |
---|---|
static class |
MsgsDocumentXmlObjImpl.MsgsImpl
An XML msgs(@http://www.poscoict.com/glueframework/layout). |
Methods in com.poscoict.glueframework.schema.layout.impl that return MsgsDocumentXmlObj.Msgs | |
---|---|
MsgsDocumentXmlObj.Msgs |
MsgsDocumentXmlObjImpl.addNewMsgs()
Appends and returns a new empty "msgs" element |
MsgsDocumentXmlObj.Msgs |
MsgsDocumentXmlObjImpl.getMsgs()
Gets the "msgs" element |
Methods in com.poscoict.glueframework.schema.layout.impl with parameters of type MsgsDocumentXmlObj.Msgs | |
---|---|
void |
MsgsDocumentXmlObjImpl.setMsgs(MsgsDocumentXmlObj.Msgs msgs)
Sets the "msgs" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |