public interface YtbDerivedTypeWithBitsAndBinary
| Modifier and Type | Interface and Description |
|---|---|
static class |
YtbDerivedTypeWithBitsAndBinary.LeafIdentifier
Identify the leaf of YtbDerivedTypeWithBitsAndBinary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToForbinarylist(Derivedbinarya addTo)
Adds to the list of forbinarylist.
|
void |
addToForbitslist(Derivedbitsa addTo)
Adds to the list of forbitslist.
|
Derivedbinarya |
forbinary()
Returns the attribute forbinary.
|
void |
forbinary(Derivedbinarya forbinary)
Sets the attribute forbinary.
|
List<Derivedbinarya> |
forbinarylist()
Returns the attribute forbinarylist.
|
void |
forbinarylist(List<Derivedbinarya> forbinarylist)
Sets the attribute forbinarylist.
|
Derivedbitsa |
forbits()
Returns the attribute forbits.
|
void |
forbits(Derivedbitsa forbits)
Sets the attribute forbits.
|
List<Derivedbitsa> |
forbitslist()
Returns the attribute forbitslist.
|
void |
forbitslist(List<Derivedbitsa> forbitslist)
Sets the attribute forbitslist.
|
ForunionUnion |
forunion()
Returns the attribute forunion.
|
void |
forunion(ForunionUnion forunion)
Sets the attribute forunion.
|
boolean |
isLeafValueSet(YtbDerivedTypeWithBitsAndBinary.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
Derivedbinarya forbinary()
Derivedbitsa forbits()
ForunionUnion forunion()
List<Derivedbinarya> forbinarylist()
List<Derivedbitsa> forbitslist()
BitSet valueLeafFlags()
void forbinary(Derivedbinarya forbinary)
forbinary - value of forbinaryvoid forbits(Derivedbitsa forbits)
forbits - value of forbitsvoid forunion(ForunionUnion forunion)
forunion - value of forunionvoid forbinarylist(List<Derivedbinarya> forbinarylist)
forbinarylist - list of forbinarylistvoid forbitslist(List<Derivedbitsa> forbitslist)
forbitslist - list of forbitslistvoid addToForbinarylist(Derivedbinarya addTo)
addTo - value of forbinarylistvoid addToForbitslist(Derivedbitsa addTo)
addTo - value of forbitslistboolean isLeafValueSet(YtbDerivedTypeWithBitsAndBinary.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.