public class PFC_vidType extends Sequence
PFC-vidType
type.Constructor and Description |
---|
PFC_vidType()
The default constructor.
|
PFC_vidType(INTEGER vid)
Constructs an instance of the
PFC_vidType with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
INTEGER |
getVid()
Returns the value of the
vid field. |
void |
setVid(INTEGER vid)
Sets the value of the
vid field. |
public PFC_vidType()
public PFC_vidType(INTEGER vid)
PFC_vidType
with the specified
components.vid
- the value of the vid
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getSpare()
spare
read-only field.spare
read-only field.public INTEGER getVid()
vid
field.vid
field.public void setVid(INTEGER vid)
vid
field.vid
- the value of the vid
field.java.lang.IllegalArgumentException
- when the vid
parameter is null.Copyright © 2024 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.