public static class

S7.S5Time

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

Class Overview

S5TIME type parser.

Summary

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

Fields

public static final S7.S5Time DEFAULT

Public Methods

public static S7.S5Time create (int raw)

public short getRawValue ()

public String toString ()