|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.buildforge.services.common.api.xml.Element
com.buildforge.services.common.api.xml.PacketElement
public class PacketElement
Field Summary |
---|
Fields inherited from class com.buildforge.services.common.api.xml.Element |
---|
parent |
Constructor Summary | |
---|---|
PacketElement()
|
Method Summary | |
---|---|
void |
addChild(Element child)
Adds a child element to this element. |
ElementType |
getElementType()
Returns the type of element that this is. |
APIRequest |
getRequest()
|
Methods inherited from class com.buildforge.services.common.api.xml.Element |
---|
corrupted |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PacketElement()
Method Detail |
---|
public ElementType getElementType()
Element
getElementType
in class Element
public void addChild(Element child) throws org.xml.sax.SAXException
Element
addChild
in class Element
org.xml.sax.SAXException
public APIRequest getRequest() throws ProtocolException
ProtocolException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |