public class ERRPAIR
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
ERRCODE |
errcode |
ERRTEXT |
errtext |
Constructor and Description |
---|
ERRPAIR() |
ERRPAIR(ERRCODE nuerrcode,
ERRTEXT nuerrtext) |
ERRPAIR(SecsFormat00 qual100) |
Modifier and Type | Method and Description |
---|---|
ERRCODE |
getERRCODE() |
ERRTEXT |
GetERRTEXT() |
SecsFormat00 |
getSecsFormattedData() |
void |
setERRCODE(ERRCODE nuerrcode) |
void |
setERRTEXT(ERRTEXT nuerrtext) |
public static final java.lang.String cvsRev
public ERRCODE errcode
public ERRTEXT errtext
public ERRPAIR()
public ERRPAIR(SecsFormat00 qual100) throws SecsException
SecsException
public ERRCODE getERRCODE()
public ERRTEXT GetERRTEXT()
public SecsFormat00 getSecsFormattedData()
public void setERRCODE(ERRCODE nuerrcode)
public void setERRTEXT(ERRTEXT nuerrtext)
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.