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