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

Packages that use SML_Boolean
org.openmuc.jsml.structures   
 

Uses of SML_Boolean in org.openmuc.jsml.structures
 

Fields in org.openmuc.jsml.structures declared as SML_Boolean
protected  SML_Boolean SML_GetProfileListReq.withRawdata
           
protected  SML_Boolean SML_GetProfilePackReq.withRawdata
           
 

Methods in org.openmuc.jsml.structures that return SML_Boolean
 SML_Boolean SML_GetProfileListReq.getWithRawdata()
           
 SML_Boolean SML_GetProfilePackReq.getWithRawdata()
           
 

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