public static class GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp86 extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="SEL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SEL-SealNumber"/>
<element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SEQ-SequenceDetails"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp86() |
| Modifier and Type | Method and Description |
|---|---|
SELSealNumber |
getSEL()
Gets the value of the sel property.
|
SEQSequenceDetails |
getSEQ()
Gets the value of the seq property.
|
void |
setSEL(SELSealNumber value)
Sets the value of the sel property.
|
void |
setSEQ(SEQSequenceDetails value)
Sets the value of the seq property.
|
GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp86 |
withSEL(SELSealNumber value) |
GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp86 |
withSEQ(SEQSequenceDetails value) |
public SELSealNumber getSEL()
SELSealNumberpublic void setSEL(SELSealNumber value)
value - allowed object is
SELSealNumberpublic SEQSequenceDetails getSEQ()
SEQSequenceDetailspublic void setSEQ(SEQSequenceDetails value)
value - allowed object is
SEQSequenceDetailspublic GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp86 withSEL(SELSealNumber value)
public GOVCBR.SegGrp43.SegGrp69.SegGrp85.SegGrp86 withSEQ(SEQSequenceDetails value)
Copyright © 2020. All rights reserved.