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

Packages that use Unsigned32
org.openmuc.jsml.structures   
 

Uses of Unsigned32 in org.openmuc.jsml.structures
 

Subclasses of Unsigned32 in org.openmuc.jsml.structures
 class SML_Timestamp
           
 

Fields in org.openmuc.jsml.structures declared as Unsigned32
protected  Unsigned32 SML_GetProfileListRes.regPeriod
           
protected  Unsigned32 SML_GetProfilePackRes.regPeriod
           
protected  Unsigned32 SML_MessageBody.tag
           
 

Methods in org.openmuc.jsml.structures that return Unsigned32
 Unsigned32 SML_GetProfileListRes.getRegPeriod()
           
 Unsigned32 SML_GetProfilePackRes.getRegPeriod()
           
 Unsigned32 SML_MessageBody.getTag()
           
 

Constructors in org.openmuc.jsml.structures with parameters of type Unsigned32
SML_GetProfileListRes(OctetString serverId, SML_Time actTime, Unsigned32 regPeriod, SML_TreePath parameterTreePath, SML_Time valTime, Unsigned64 status, List_of_SML_PeriodEntry periodList, OctetString rawdata, SML_Signature periodSignature)
           
SML_GetProfilePackRes(OctetString serverId, SML_Time actTime, Unsigned32 regPeriod, SML_TreePath parameterTreePath, List_of_SML_ProfObjHeaderEntry headerList, List_of_SML_ProfObjPeriodEntry periodList, OctetString rawdata, SML_Signature periodSignature)
           
SML_Timestamp(Unsigned32 val)
           
 



Copyright © 2011. All Rights Reserved.