@SequenceStyle(value=GENERATED_16RS) public static class MT321.SequenceB extends SwiftTagListBlock
Modifier and Type | Field and Description |
---|---|
static Tag |
END_TAG |
static String |
START_END_16RS
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence LDDET
|
static Tag |
START_TAG |
EMPTY_LIST, tags
blockType, id, input, output, unparsedTexts
Modifier and Type | Method and Description |
---|---|
static MT321.SequenceB |
newInstance()
Create an empty $sequenceClassname.
|
static MT321.SequenceB |
newInstance(SwiftTagListBlock... sequences)
Create a new instance of $sequenceClassname and add the contents of all sequences given inside.
|
static MT321.SequenceB |
newInstance(Tag... tags)
Creates a new instance of this sequence with the given tags inside.
|
add, addTag, addTags, append, append, append, append, append, append, asTagArray, clear, containsAllOf, containsAnyOf, containsField, containsTag, containsTag, containsTag, countAll, countByName, countTagsStarsWith, equals, filterByName, filterByNameOrdered, getField, getFieldByName, getFieldByName, getFieldByName, getFieldByNumber, getFieldByNumber, getFieldsByName, getFieldsByName, getFieldsByNumber, getName, getNumber, getOptionalList, getOptionalList, getOptionalLists, getSubBlock, getSubBlock, getSubBlock, getSubBlock, getSubBlockAfterFirst, getSubBlockAfterFirst, getSubBlockAfterLast, getSubBlockBeforeFirst, getSubBlockBeforeLast, getSubBlockByIndex, getSubBlockByTagNames, getSubBlockDelimitedWithOptionalTail, getSubBlocks, getSubBlocks, getSubBlocks, getSubBlocks, getSubBlocks, getSubBlocks, getSubBlocksByTagNames, getSubBlocksDelimitedWithOptionalTail, getTag, getTagByName, getTagByName, getTagByNumber, getTagCount, getTagCount, getTagIndex, getTagMap, getTags, getTagsByContent, getTagsByName, getTagsByNumber, getTagsByValue, getTagValue, getTagValues, hashCode, indexOfAnyFirst, indexOfAnyFirstAfterIndex, indexOfAnyLast, indexOfAnyLastAfterIndex, indexOfFirst, indexOfFirstValue, indexOfLast, indexOfLastValue, isEmpty, iterator, removeAfterFirst, removeAfterFirstStartsWith, removeAll, removeSubBlock, removeTag, removeUntilFirst, setBlockName, setBlockNumber, setTags, setTags, size, splitByTagName, sublist, tagIterator, tagNamesList, toJson, toString, trimAfterFirst, visit
getBlockType, getId, getInput, getOutput, getUnparsedTexts, getUnparsedTextsSize, isTagBlock, setBlockType, setId, setInput, setOutput, setUnparsedTexts, unparsedTextAddText, unparsedTextAddText, unparsedTextGetAsMessage, unparsedTextGetText, unparsedTextIsMessage, unparsedTextVerify
public static final String START_END_16RS
public static final Tag START_TAG
public static final Tag END_TAG
@SequenceStyle(value=GENERATED_16RS) public static MT321.SequenceB newInstance(Tag... tags)
tags
- may be null, an empty sequence containing only start and end sequence tags will be returnedpublic static MT321.SequenceB newInstance()
public static MT321.SequenceB newInstance(SwiftTagListBlock... sequences)