com.prowidesoftware.swift.model.mt.mt3xx
Class MT361.SequenceF

java.lang.Object
  extended by com.prowidesoftware.swift.model.SwiftBlock
      extended by com.prowidesoftware.swift.model.SwiftTagListBlock
          extended by com.prowidesoftware.swift.model.mt.mt3xx.MT361.SequenceF
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
MT361

public static class MT361.SequenceF
extends SwiftTagListBlock

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.prowidesoftware.swift.model.SwiftTagListBlock
tags
 
Fields inherited from class com.prowidesoftware.swift.model.SwiftBlock
blockType, id, input, output, unparsedTexts
 
Constructor Summary
MT361.SequenceF()
           
 
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
 

Constructor Detail

MT361.SequenceF

public MT361.SequenceF()