public class BbanStructureEntryDTO
extends java.lang.Object
| Constructor and Description |
|---|
BbanStructureEntryDTO() |
| Modifier and Type | Method and Description |
|---|---|
SwiftCharset |
getCharacterType()
Gets character type
|
BbanEntryType |
getEntryType()
Gets entry type.
|
int |
getLength()
Gets length
|
void |
setCharacterType(SwiftCharset characterType)
Sets character type.
|
void |
setEntryType(java.lang.String entryType)
Sets entry type.
|
void |
setLength(int length)
Sets length.
|
public BbanEntryType getEntryType()
public void setEntryType(java.lang.String entryType)
entryType - the entry typepublic SwiftCharset getCharacterType()
public void setCharacterType(SwiftCharset characterType)
characterType - the character typepublic int getLength()
public void setLength(int length)
length - the length