com.prowidesoftware.swift.model.mt.mt5xx
Class MT547.SequenceB1

java.lang.Object
  extended by com.prowidesoftware.swift.model.SwiftBlock
      extended by com.prowidesoftware.swift.model.SwiftTagListBlock
          extended by com.prowidesoftware.swift.model.mt.mt5xx.MT547.SequenceB1
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
MT547

public static class MT547.SequenceB1
extends SwiftTagListBlock

See Also:
Serialized Form

Field Summary
static java.lang.String START_END_16RS
          Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence
 
Fields inherited from class com.prowidesoftware.swift.model.SwiftTagListBlock
tags
 
Fields inherited from class com.prowidesoftware.swift.model.SwiftBlock
blockType, id, input, output, unparsedTexts
 
Method Summary
 
Methods inherited from class com.prowidesoftware.swift.model.SwiftTagListBlock
add, addTag, addTags, containsAnyOf, containsField, containsTag, containsTag, containsTag, equals, getField, getFieldByName, getFieldsByName, getName, getNumber, getSubBlock, getSubBlock, getSubBlock, getSubBlockAfterFirst, getSubBlockAfterLast, getSubBlockByIndex, getSubBlocks, getSubBlocks, getSubBlocks, getSubBlocks, getSubBlocks, getSubBlocks, getTag, getTagByName, getTagByNumber, getTagCount, getTagCount, getTagIndex, getTagMap, getTags, getTagsByContent, getTagsByName, getTagsByValue, getTagValue, getTagValues, hashCode, isEmpty, removeAll, removeTag, removeUntilFirst, setBlockName, setBlockNumber, setTags, setTags, size, splitByTagName, tagIterator, toString, trimAfterFirst, visit
 
Methods inherited from class com.prowidesoftware.swift.model.SwiftBlock
getBlockType, getId, getInput, getOutput, getUnparsedTexts, getUnparsedTextsSize, isTagBlock, setBlockType, setId, setInput, setOutput, setUnparsedTexts, unparsedTextAddText, unparsedTextAddText, unparsedTextGetAsMessage, unparsedTextGetText, unparsedTextIsMessage, unparsedTextVerify
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

START_END_16RS

public static final java.lang.String START_END_16RS
Value for the qualifier of the 16R / 16S tag that indicates start and end of this sequence

See Also:
Constant Field Values