public static class

S7.TimeOfDay

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.simatic.S7.TimeOfDay

Class Overview

TIME_OF_DAY type parser.

Summary

Fields
public static final S7.TimeOfDay DEFAULT
Public Methods
static S7.TimeOfDay create(int raw)
int getRawValue()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final S7.TimeOfDay DEFAULT

Public Methods

public static S7.TimeOfDay create (int raw)

public int getRawValue ()

public String toString ()