GISBElement Type

A name-value pair for extra data to be sent with a GISB message.

Remarks

A name-value pair for extra data to be sent with a GISB message.

Fields

Name
String

The name of the current data element.

Value
String

The value of the current data element.

Constructors

public GISBElement();



public GISBElement(String name, String value);



Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Java Edition - Version 20.0 [Build 8203]