public class OperatorSpecific extends Sequence
OperatorSpecific
type.Constructor and Description |
---|
OperatorSpecific()
The default constructor.
|
OperatorSpecific(OperatorSpecificContainer operatorSpecificContainer)
Constructs an instance of the
OperatorSpecific with the specified
components. |
Modifier and Type | Method and Description |
---|---|
OperatorSpecificContainer |
getOperatorSpecificContainer()
Returns the value of the
operatorSpecificContainer field. |
void |
setOperatorSpecificContainer(OperatorSpecificContainer operatorSpecificContainer)
Sets the value of the
operatorSpecificContainer field. |
public OperatorSpecific()
public OperatorSpecific(OperatorSpecificContainer operatorSpecificContainer)
OperatorSpecific
with the specified
components.operatorSpecificContainer
- the value of the operatorSpecificContainer
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public OperatorSpecificContainer getOperatorSpecificContainer()
operatorSpecificContainer
field.operatorSpecificContainer
field.public void setOperatorSpecificContainer(OperatorSpecificContainer operatorSpecificContainer)
operatorSpecificContainer
field.operatorSpecificContainer
- the value of the operatorSpecificContainer
field.java.lang.IllegalArgumentException
- when the operatorSpecificContainer
parameter is null.Copyright © 2023 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.