Skip navigation links
SRU2021-9.2.11

Package com.prowidesoftware.swift.model.field

Base package for classes that model SWIFT MT message fields.

See: Description

Package com.prowidesoftware.swift.model.field Description

Base package for classes that model SWIFT MT message fields.

This package provides classes to parse and model every possible field and letter option of a SWIFT MT message.

The constructor of each field class accepts the field's literal value and parses its content into a list of components with a simple and generic API of getComponent1() ... getComponentN().
Components are modeled as string, but if the component represents a date or number, additional API is provided to get the component parsed into a Calendar and Number with methods like getComponent1AsCalendar() and getComponent3AsNumber().

Skip navigation links
SRUSRU2021, generated 14 Jan 2022