Uses of Class
org.openmuc.jsml.structures.SML_Tree

Packages that use SML_Tree
org.openmuc.jsml.structures   
 

Uses of SML_Tree in org.openmuc.jsml.structures
 

Fields in org.openmuc.jsml.structures declared as SML_Tree
protected  SML_Tree SML_GetProfileListReq.dasDetails
           
protected  SML_Tree SML_GetProfilePackReq.dasDetails
           
protected  SML_Tree SML_SetProcParameterReq.parameterTree
           
protected  SML_Tree SML_GetProcParameterRes.parameterTree
           
protected  SML_Tree[] List_of_SML_Tree.tree_Entry
           
 

Methods in org.openmuc.jsml.structures that return SML_Tree
 SML_Tree SML_AttentionRes.getAttentionDetails()
           
 SML_Tree SML_GetProfileListReq.getDasDetails()
           
 SML_Tree SML_GetProfilePackReq.getDasDetails()
           
 SML_Tree SML_SetProcParameterReq.getParameterTree()
           
 SML_Tree SML_GetProcParameterRes.getParameterTree()
           
 SML_Tree[] List_of_SML_Tree.getTreeEntry()
           
 

Constructors in org.openmuc.jsml.structures with parameters of type SML_Tree
List_of_SML_Tree(SML_Tree[] tree_Entry)
           
SML_AttentionRes(OctetString serverId, OctetString attentionNo, OctetString attentionMsg, SML_Tree attentionDetails)
           
SML_GetProcParameterRes(OctetString serverId, SML_TreePath parameterTreePath, SML_Tree parameterTree)
           
SML_GetProfileListReq(OctetString serverId, OctetString username, OctetString password, SML_Boolean withRawdata, SML_Time beginTime, SML_Time endTime, SML_TreePath parameterTreePath, List_of_SML_ObjReqEntry objectList, SML_Tree dasDetails)
           
SML_GetProfilePackReq(OctetString serverId, OctetString username, OctetString password, SML_Boolean withRawdata, SML_Time beginTime, SML_Time endTime, SML_TreePath parameterTreePath, List_of_SML_ObjReqEntry objectList, SML_Tree dasDetails)
           
SML_SetProcParameterReq(OctetString serverId, OctetString username, OctetString password, SML_TreePath parameterTreePath, SML_Tree parameterTree)
           
 



Copyright © 2011. All Rights Reserved.