|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Unsigned64 | |
---|---|
org.openmuc.jsml.structures |
Uses of Unsigned64 in org.openmuc.jsml.structures |
---|
Fields in org.openmuc.jsml.structures declared as Unsigned64 | |
---|---|
protected Unsigned64 |
SML_TupelEntry.status
|
protected Unsigned64 |
SML_GetProfileListRes.status
|
protected Unsigned64 |
SML_ProfObjPeriodEntry.status
|
Methods in org.openmuc.jsml.structures that return Unsigned64 | |
---|---|
Unsigned64 |
SML_TupelEntry.getStatus()
|
Unsigned64 |
SML_GetProfileListRes.getStatus()
|
Unsigned64 |
SML_ProfObjPeriodEntry.getStatus()
|
Methods in org.openmuc.jsml.structures with parameters of type Unsigned64 | |
---|---|
void |
SML_GetProfileListRes.setStatus(Unsigned64 status)
|
void |
SML_ProfObjPeriodEntry.setStatus(Unsigned64 status)
|
Constructors in org.openmuc.jsml.structures with parameters of type Unsigned64 | |
---|---|
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_ProfObjPeriodEntry(SML_Time valTime,
Unsigned64 status,
List_of_SML_ValueEntry value_List,
SML_Signature periodSignature)
|
|
SML_TupelEntry(OctetString serverId,
SML_Time secIndex,
Unsigned64 status,
SML_Unit unitPA,
Integer8 scalerPA,
Integer64 valuePA,
SML_Unit unitR1,
Integer8 scalerR1,
Integer64 valueR1,
SML_Unit unitR4,
Integer8 scalerR4,
Integer64 valueR4,
OctetString signaturePAR1R4,
SML_Unit unitMA,
Integer8 scalerMA,
Integer64 valueMA,
SML_Unit unitR2,
Integer8 scalerR2,
Integer64 valueR2,
SML_Unit unitR3,
Integer8 scalerR3,
Integer64 valueR3,
OctetString signatureMAR2R3)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |