ist.palcom.resource.descriptor
Class PRDServiceRequest
java.lang.Object
ist.palcom.resource.descriptor.ASTNode
ist.palcom.resource.descriptor.AbstractXMLRepresentable
ist.palcom.resource.descriptor.Request
ist.palcom.resource.descriptor.PRDServiceRequest
- All Implemented Interfaces:
- XMLRepresentable
public class PRDServiceRequest
- extends Request
| Fields inherited from class ist.palcom.resource.descriptor.ASTNode |
children, encloseInBraces_visited, generatedWithCacheCycle, generatedWithCircularEnabled, generatedWithComponentCheck, getAssemblyLabel_visited, getErrorList_visited, getIndent_visited, getParentPRDAssemblyVer_visited, getPrettyClosingString_visited, getPrettyString_visited, numChildren, parent, prettyPrintChildren_visited |
| Methods inherited from class ist.palcom.resource.descriptor.ASTNode |
addASTtoList, addChild, Define_AbstractResourceAddress_custServiceAddress, Define_CommandInfo_ci, Define_Device_parentDevice, Define_Identifier_getLocalName, Define_NetworkNode_lookup, Define_PRDAssemblyVer_av, Define_Service_inhCust, Define_Service_inhProv, Define_Service_parentService, Define_String_expectedType, Define_String_parentServiceName, Define_String_serviceKindFromSubList, Define_Universe_universe, encloseInBraces, getAssemblyLabel, getChild, getChildArray, getChildNoTransform, getErrorList, getIDforEditing, getIndent, getIndexOfChild, getNumChild, getNumChildNoTransform, getParent, getParentPRDAssemblyVer, getPrettyClosingString, getPrettyString, insertChild, prettyprint, prettyPrintChildren, remove, removeChild, resetTree, setChild, setParent, state, updateIDfromEditor |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PRDServiceRequest
public PRDServiceRequest()
PRDServiceRequest
public PRDServiceRequest(LocalSID p0)
flushCache
public void flushCache()
- Overrides:
flushCache in class Request
init$copy
public void init$copy(java.lang.Object o)
- Overrides:
init$copy in class Request
copy
public ASTNode copy()
- Overrides:
copy in class ASTNode
fullCopy
public ASTNode fullCopy()
- Overrides:
fullCopy in class ASTNode
getTagName
public java.lang.String getTagName()
- Specified by:
getTagName in interface XMLRepresentable- Specified by:
getTagName in class AbstractXMLRepresentable
initializeFromElement
public void initializeFromElement(XmlPullParser parser)
- Description copied from interface:
XMLRepresentable
- Initialize the XMLRepresentable from the element where the parser is
currently standing. When calling this method, the parser must be on the
start tag of the element. After returning from the method, the parser
will be at the end tag of the element.
writeXMLElement
public void writeXMLElement(KXmlSerializer serializer)
throws java.io.IOException
- Throws:
java.io.IOException
numChildren
protected int numChildren()
- Overrides:
numChildren in class Request
setLocalSID
public void setLocalSID(LocalSID node)
getLocalSID
public LocalSID getLocalSID()
getLocalSIDNoTransform
public LocalSID getLocalSIDNoTransform()