public static class

S7.Date

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

Class Overview

DATE type parser.

Summary

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

Fields

public static final S7.Date DEFAULT

Public Methods

public static S7.Date create (int raw)

public short getRawValue ()

public String toString ()