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

Packages that use List_of_SML_ObjReqEntry
org.openmuc.jsml.structures   
 

Uses of List_of_SML_ObjReqEntry in org.openmuc.jsml.structures
 

Fields in org.openmuc.jsml.structures declared as List_of_SML_ObjReqEntry
protected  List_of_SML_ObjReqEntry SML_GetProfileListReq.object_List
           
protected  List_of_SML_ObjReqEntry SML_GetProfilePackReq.object_List
           
 

Methods in org.openmuc.jsml.structures that return List_of_SML_ObjReqEntry
 List_of_SML_ObjReqEntry SML_GetProfileListReq.getObject_List()
           
 List_of_SML_ObjReqEntry SML_GetProfilePackReq.getObject_List()
           
 

Constructors in org.openmuc.jsml.structures with parameters of type List_of_SML_ObjReqEntry
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)
           
 



Copyright © 2011. All Rights Reserved.