public class CPNAMEVALPAIR
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
cvsRev |
CPNAME |
name |
CPVAL |
val |
| Constructor and Description |
|---|
CPNAMEVALPAIR() |
CPNAMEVALPAIR(CPNAME nuname,
CPVAL nuval) |
CPNAMEVALPAIR(SecsFormat00 qual100) |
| Modifier and Type | Method and Description |
|---|---|
CPNAME |
getCPNAME() |
CPVAL |
getCPVAL() |
SecsFormat00 |
getSecsFormattedData() |
void |
setCPNAME(CPNAME nuname) |
void |
setCPVAL(CPVAL nuval) |
public static final java.lang.String cvsRev
public CPNAME name
public CPVAL val
public CPNAMEVALPAIR()
public CPNAMEVALPAIR(SecsFormat00 qual100) throws SecsException
SecsExceptionpublic CPNAME getCPNAME()
public CPVAL getCPVAL()
public SecsFormat00 getSecsFormattedData() throws SecsException
SecsExceptionpublic void setCPNAME(CPNAME nuname)
public void setCPVAL(CPVAL nuval)
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.