@Generated public class Field59F extends Field implements java.io.Serializable, MultiLineField
Model and parser for field 59F of a SWIFT MT message.
Subfields (components) Data types
StringNumberStringNumberStringNumberStringNumberStringStructure definition
CUSTOM[/S$]N/S[$N/S$]0-3SNSNSNSNSThis class complies with standard release SRU2018
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Integer |
ACCOUNT
Component number for the Account subfield
|
static java.lang.String |
COMPONENTS_PATTERN |
static java.lang.String |
F_59F
same as NAME, intended to be clear when using static imports
|
static java.lang.String |
NAME
Constant with the field name 59F
|
static java.lang.Integer |
NAME_AND_ADDRESS_1
Component number for the Name And Address 1 subfield
|
static java.lang.Integer |
NAME_AND_ADDRESS_2
Component number for the Name And Address 2 subfield
|
static java.lang.Integer |
NAME_AND_ADDRESS_3
Component number for the Name And Address 3 subfield
|
static java.lang.Integer |
NAME_AND_ADDRESS_4
Component number for the Name And Address 4 subfield
|
static java.lang.Integer |
NUMBER_1
Component number for the Number 1 subfield
|
static java.lang.Integer |
NUMBER_2
Component number for the Number 2 subfield
|
static java.lang.Integer |
NUMBER_3
Component number for the Number 3 subfield
|
static java.lang.Integer |
NUMBER_4
Component number for the Number 4 subfield
|
static java.lang.String |
PARSER_PATTERN |
static int |
SRU
Constant identifying the SRU to which this class belongs to.
|
components| Constructor and Description |
|---|
Field59F()
Default constructor.
|
Field59F(java.lang.String value)
Creates a new field and initializes its components with content from the parameter value.
|
Field59F(Tag tag)
Creates a new field and initializes its components with content from the parameter tag.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
componentsPattern()
Returns the field's components pattern
|
int |
componentsSize()
Returns the defined amount of components.
This is not the amount of components present in the field instance, but the total amount of components that this field accepts as defined. |
static Tag |
emptyTag()
Create a Tag with this field name and an empty string as value
Shorthand for
new Tag(NAME, "") |
static Field59F |
fromJson(java.lang.String json)
This method deserializes the JSON data into a Field59F object.
|
static Field59F |
get(SwiftMessage msg)
Gets the first instance of Field59F in the given message.
|
static Field59F |
get(SwiftTagListBlock block)
Gets the first occurrence form the tag list or null if not found.
|
java.lang.String |
getAccount()
Gets the Account (component1) removing its starting slashes if any.
|
static java.util.List<Field59F> |
getAll(SwiftMessage msg)
Gets a list of all occurrences of the field Field59F in the given message
an empty list is returned if none found.
|
static java.util.List<Field59F> |
getAll(SwiftTagListBlock block)
Gets a list of all occurrences of the field Field59F from the given block
an empty list is returned if none found.
|
java.lang.String |
getComponent1()
Gets the component1
|
java.lang.String |
getComponent1AsString()
Deprecated.
use
Field.getComponent(int) instead |
java.lang.String |
getComponent2()
Gets the component2
|
java.lang.Number |
getComponent2AsNumber()
Get the component2 as Number
|
java.lang.String |
getComponent3()
Gets the component3
|
java.lang.String |
getComponent3AsString()
Deprecated.
use
Field.getComponent(int) instead |
java.lang.String |
getComponent4()
Gets the component4
|
java.lang.Number |
getComponent4AsNumber()
Get the component4 as Number
|
java.lang.String |
getComponent5()
Gets the component5
|
java.lang.String |
getComponent5AsString()
Deprecated.
use
Field.getComponent(int) instead |
java.lang.String |
getComponent6()
Gets the component6
|
java.lang.Number |
getComponent6AsNumber()
Get the component6 as Number
|
java.lang.String |
getComponent7()
Gets the component7
|
java.lang.String |
getComponent7AsString()
Deprecated.
use
Field.getComponent(int) instead |
java.lang.String |
getComponent8()
Gets the component8
|
java.lang.Number |
getComponent8AsNumber()
Get the component8 as Number
|
java.lang.String |
getComponent9()
Gets the component9
|
java.lang.String |
getComponent9AsString()
Deprecated.
use
Field.getComponent(int) instead |
protected java.util.List<java.lang.String> |
getComponentLabels()
Returns english label for components.
|
protected java.util.Map<java.lang.Integer,java.lang.String> |
getComponentMap()
Returns a mapping between component numbers and their label in camel case format.
|
java.lang.String |
getLine(int line)
Returns a specific line from the field's value.
|
java.lang.String |
getLine(int line,
int offset)
Returns a specific line from the field's value.
|
java.util.List<java.lang.String> |
getLines()
Returns the field value split into lines.
|
java.util.List<java.lang.String> |
getLines(int offset)
Returns the field value starting at the offset component, split into lines.
|
java.util.List<java.lang.String> |
getLinesBetween(int start,
int end)
Returns a specific subset of lines from the field's value, given a range.
|
java.util.List<java.lang.String> |
getLinesBetween(int start,
int end,
int offset)
Returns a specific subset of lines from the field's value, starting at the offset component.
|
java.lang.String |
getName()
Returns the field's name composed by the field number and the letter option (if any)
|
java.lang.String |
getNameAndAddress1()
Gets the Name And Address 1 (component3).
|
java.lang.String |
getNameAndAddress2()
Gets the Name And Address 2 (component5).
|
java.lang.String |
getNameAndAddress3()
Gets the Name And Address 3 (component7).
|
java.lang.String |
getNameAndAddress4()
Gets the Name And Address 4 (component9).
|
java.lang.String |
getNumber1()
Gets the Number 1 (component2).
|
java.lang.Number |
getNumber1AsNumber()
Get the Number 1 (component2) as Number
|
java.lang.String |
getNumber2()
Gets the Number 2 (component4).
|
java.lang.Number |
getNumber2AsNumber()
Get the Number 2 (component4) as Number
|
java.lang.String |
getNumber3()
Gets the Number 3 (component6).
|
java.lang.Number |
getNumber3AsNumber()
Get the Number 3 (component6) as Number
|
java.lang.String |
getNumber4()
Gets the Number 4 (component8).
|
java.lang.Number |
getNumber4AsNumber()
Get the Number 4 (component8) as Number
|
java.lang.String |
getValue()
Serializes the fields' components into the single string value (SWIFT format)
|
java.lang.String |
getValueDisplay(int component,
java.util.Locale locale)
Returns a localized suitable for showing to humans string of a field component.
|
boolean |
isGeneric()
Returns true if the field is a GENERIC FIELD as specified by the standard.
|
boolean |
isOptional(int component)
Given a component number it returns true if the component is optional,
regardless of the field being mandatory in a particular message.
Being the field's value conformed by a composition of one or several internal component values, the field may be present in a message with a proper value but with some of its internal components not set. |
static Field59F |
newInstance(Field59F source)
Copy constructor.
Initializes the components list with a deep copy of the source components list. |
void |
parse(java.lang.String value)
Parses the parameter value into the internal components structure.
|
java.lang.String |
parserPattern() |
Field59F |
setAccount(java.lang.String component1)
Set the Account (component1).
|
Field59F |
setComponent1(java.lang.String component1)
Set the component1.
|
Field59F |
setComponent2(java.lang.Number component2)
Set the component2 from a Number object.
|
Field59F |
setComponent2(java.lang.String component2)
Set the component2.
|
Field59F |
setComponent3(java.lang.String component3)
Set the component3.
|
Field59F |
setComponent4(java.lang.Number component4)
Set the component4 from a Number object.
|
Field59F |
setComponent4(java.lang.String component4)
Set the component4.
|
Field59F |
setComponent5(java.lang.String component5)
Set the component5.
|
Field59F |
setComponent6(java.lang.Number component6)
Set the component6 from a Number object.
|
Field59F |
setComponent6(java.lang.String component6)
Set the component6.
|
Field59F |
setComponent7(java.lang.String component7)
Set the component7.
|
Field59F |
setComponent8(java.lang.Number component8)
Set the component8 from a Number object.
|
Field59F |
setComponent8(java.lang.String component8)
Set the component8.
|
Field59F |
setComponent9(java.lang.String component9)
Set the component9.
|
Field59F |
setNameAndAddress1(java.lang.String component3)
Set the Name And Address 1 (component3).
|
Field59F |
setNameAndAddress2(java.lang.String component5)
Set the Name And Address 2 (component5).
|
Field59F |
setNameAndAddress3(java.lang.String component7)
Set the Name And Address 3 (component7).
|
Field59F |
setNameAndAddress4(java.lang.String component9)
Set the Name And Address 4 (component9).
|
Field59F |
setNumber1(java.lang.Number component2)
Set the Number 1 (component2) from a Number object.
|
Field59F |
setNumber1(java.lang.String component2)
Set the Number 1 (component2).
|
Field59F |
setNumber2(java.lang.Number component4)
Set the Number 2 (component4) from a Number object.
|
Field59F |
setNumber2(java.lang.String component4)
Set the Number 2 (component4).
|
Field59F |
setNumber3(java.lang.Number component6)
Set the Number 3 (component6) from a Number object.
|
Field59F |
setNumber3(java.lang.String component6)
Set the Number 3 (component6).
|
Field59F |
setNumber4(java.lang.Number component8)
Set the Number 4 (component8) from a Number object.
|
Field59F |
setNumber4(java.lang.String component8)
Set the Number 4 (component8).
|
static Tag |
tag(java.lang.String value)
Create a Tag with this field name and the given value.
|
java.lang.String |
validatorPattern()
Returns the field's validators pattern
|
append, appendInLines, appendInLines, asTag, equals, findComponentStartingWith, format, formatAccount, formatNumber, getAsBigDecimal, getComponent, getComponentAs, getComponentAsNumber, getComponentLabel, getComponents, getConditionalQualifier, getDSS, getField, getField, getLabel, getLabel, getLabel, getLabel, getLabel, getLabelComponents, getLine, getValueByCodeword, getValueDisplay, getValueDisplay, hashCode, init, is, is, is, is, isAnyOf, isDSSPresent, isEmpty, isLetterOption, isNameAnyOf, joinComponents, joinComponents, joinComponents, joinComponents, letterOption, notNull, setComponent, setComponents, toJson, toString, validNamepublic static final int SRU
public static final java.lang.String NAME
public static final java.lang.String F_59F
public static final java.lang.String PARSER_PATTERN
public static final java.lang.String COMPONENTS_PATTERN
public static final java.lang.Integer ACCOUNT
public static final java.lang.Integer NUMBER_1
public static final java.lang.Integer NAME_AND_ADDRESS_1
public static final java.lang.Integer NUMBER_2
public static final java.lang.Integer NAME_AND_ADDRESS_2
public static final java.lang.Integer NUMBER_3
public static final java.lang.Integer NAME_AND_ADDRESS_3
public static final java.lang.Integer NUMBER_4
public static final java.lang.Integer NAME_AND_ADDRESS_4
public Field59F()
public Field59F(java.lang.String value)
value - complete field value including separators and CRLFpublic Field59F(Tag tag)
parse(String)java.lang.IllegalArgumentException - if the parameter tag is null or its tagname does not match the field namepublic void parse(java.lang.String value)
public static Field59F newInstance(Field59F source)
source - a field instance to copypublic java.lang.String getValue()
public static Tag tag(java.lang.String value)
new Tag(NAME, value)NAMEpublic static Tag emptyTag()
new Tag(NAME, "")NAMEpublic java.lang.String getComponent1()
@Deprecated @ProwideDeprecated(phase3=_2019) public java.lang.String getComponent1AsString()
Field.getComponent(int) insteadpublic java.lang.String getAccount()
public Field59F setComponent1(java.lang.String component1)
component1 - the component1 to setpublic Field59F setAccount(java.lang.String component1)
component1 - the Account to setpublic java.lang.String getComponent2()
public java.lang.Number getComponent2AsNumber()
public java.lang.String getNumber1()
public java.lang.Number getNumber1AsNumber()
public Field59F setComponent2(java.lang.String component2)
component2 - the component2 to setpublic Field59F setComponent2(java.lang.Number component2)
component2 - the Number with the component2 content to setsetComponent2(String)public Field59F setNumber1(java.lang.String component2)
component2 - the Number 1 to setpublic Field59F setNumber1(java.lang.Number component2)
component2 - Number with the Number 1 content to setsetComponent2(java.lang.Number)public java.lang.String getComponent3()
@Deprecated @ProwideDeprecated(phase3=_2019) public java.lang.String getComponent3AsString()
Field.getComponent(int) insteadpublic java.lang.String getNameAndAddress1()
public Field59F setComponent3(java.lang.String component3)
component3 - the component3 to setpublic Field59F setNameAndAddress1(java.lang.String component3)
component3 - the Name And Address 1 to setpublic java.lang.String getComponent4()
public java.lang.Number getComponent4AsNumber()
public java.lang.String getNumber2()
public java.lang.Number getNumber2AsNumber()
public Field59F setComponent4(java.lang.String component4)
component4 - the component4 to setpublic Field59F setComponent4(java.lang.Number component4)
component4 - the Number with the component4 content to setsetComponent4(String)public Field59F setNumber2(java.lang.String component4)
component4 - the Number 2 to setpublic Field59F setNumber2(java.lang.Number component4)
component4 - Number with the Number 2 content to setsetComponent4(java.lang.Number)public java.lang.String getComponent5()
@Deprecated @ProwideDeprecated(phase3=_2019) public java.lang.String getComponent5AsString()
Field.getComponent(int) insteadpublic java.lang.String getNameAndAddress2()
public Field59F setComponent5(java.lang.String component5)
component5 - the component5 to setpublic Field59F setNameAndAddress2(java.lang.String component5)
component5 - the Name And Address 2 to setpublic java.lang.String getComponent6()
public java.lang.Number getComponent6AsNumber()
public java.lang.String getNumber3()
public java.lang.Number getNumber3AsNumber()
public Field59F setComponent6(java.lang.String component6)
component6 - the component6 to setpublic Field59F setComponent6(java.lang.Number component6)
component6 - the Number with the component6 content to setsetComponent6(String)public Field59F setNumber3(java.lang.String component6)
component6 - the Number 3 to setpublic Field59F setNumber3(java.lang.Number component6)
component6 - Number with the Number 3 content to setsetComponent6(java.lang.Number)public java.lang.String getComponent7()
@Deprecated @ProwideDeprecated(phase3=_2019) public java.lang.String getComponent7AsString()
Field.getComponent(int) insteadpublic java.lang.String getNameAndAddress3()
public Field59F setComponent7(java.lang.String component7)
component7 - the component7 to setpublic Field59F setNameAndAddress3(java.lang.String component7)
component7 - the Name And Address 3 to setpublic java.lang.String getComponent8()
public java.lang.Number getComponent8AsNumber()
public java.lang.String getNumber4()
public java.lang.Number getNumber4AsNumber()
public Field59F setComponent8(java.lang.String component8)
component8 - the component8 to setpublic Field59F setComponent8(java.lang.Number component8)
component8 - the Number with the component8 content to setsetComponent8(String)public Field59F setNumber4(java.lang.String component8)
component8 - the Number 4 to setpublic Field59F setNumber4(java.lang.Number component8)
component8 - Number with the Number 4 content to setsetComponent8(java.lang.Number)public java.lang.String getComponent9()
@Deprecated @ProwideDeprecated(phase3=_2019) public java.lang.String getComponent9AsString()
Field.getComponent(int) insteadpublic java.lang.String getNameAndAddress4()
public Field59F setComponent9(java.lang.String component9)
component9 - the component9 to setpublic Field59F setNameAndAddress4(java.lang.String component9)
component9 - the Name And Address 4 to setpublic boolean isOptional(int component)
isOptional in class Fieldcomponent - component number, first component of a field is referenced as 1public boolean isGeneric()
public java.lang.String parserPattern()
parserPattern in interface PatternContainerpublic java.lang.String getName()
public final java.lang.String componentsPattern()
componentsPattern in interface PatternContainercomponentsPattern in class Fieldpublic final java.lang.String validatorPattern()
validatorPattern in class Fieldpublic static Field59F get(SwiftTagListBlock block)
block - may be null or emptypublic static Field59F get(SwiftMessage msg)
msg - may be empty or nullget(SwiftTagListBlock)public static java.util.List<Field59F> getAll(SwiftMessage msg)
msg - may be empty or null in which case an empty list is returnedgetAll(SwiftTagListBlock)public static java.util.List<Field59F> getAll(SwiftTagListBlock block)
block - may be empty or null in which case an empty list is returnedpublic int componentsSize()
componentsSize in class Fieldpublic java.lang.String getLine(int line)
getLine in interface MultiLineFieldline - a reference to a specific line in the field, first line being 1MultiLineField.getLine(int)public java.lang.String getLine(int line,
int offset)
getLine in interface MultiLineFieldline - a reference to a specific line in the field, first line being 1offset - an optional component number used as offset when counting linesMultiLineField.getLine(int, int)public java.util.List<java.lang.String> getLines()
getLines in interface MultiLineFieldMultiLineField.getLines()public java.util.List<java.lang.String> getLines(int offset)
getLines in interface MultiLineFieldoffset - an optional component number used as offset when counting linesMultiLineField.getLines(int)public java.util.List<java.lang.String> getLinesBetween(int start,
int end)
getLinesBetween in interface MultiLineFieldstart - a reference to a specific line in the field, first line being 1end - a reference to a specific line in the field, must be greater than startMultiLineField.getLinesBetween(int, int )public java.util.List<java.lang.String> getLinesBetween(int start,
int end,
int offset)
getLinesBetween in interface MultiLineFieldstart - a reference to a specific line in the field, first line being 1end - a reference to a specific line in the field, must be greater than startoffset - an optional component number used as offset when counting linesMultiLineField.getLinesBetween(int start, int end, int offset)public java.lang.String getValueDisplay(int component,
java.util.Locale locale)
getValueDisplay in class Fieldcomponent - number of the component to displaylocale - optional locale to format date and amounts, if null, the default locale is usedjava.lang.IllegalArgumentException - if component number is invalid for the fieldprotected java.util.List<java.lang.String> getComponentLabels()
getComponentLabels in class FieldField.getComponentLabel(int)protected java.util.Map<java.lang.Integer,java.lang.String> getComponentMap()
getComponentMap in class Fieldpublic static Field59F fromJson(java.lang.String json)
json - JSON structure including tuples with label and value for all field componentsField.fromJson(String)