Class BbanStructureEntryDTO


  • public class BbanStructureEntryDTO
    extends java.lang.Object
    The bban structure entry.
    Since:
    7.9.7
    • Constructor Detail

      • BbanStructureEntryDTO

        public BbanStructureEntryDTO()
    • Method Detail

      • getEntryType

        public BbanEntryType getEntryType()
        Gets entry type.
        Returns:
        the entry type
      • setEntryType

        public void setEntryType​(java.lang.String entryType)
        Sets entry type.
        Parameters:
        entryType - the entry type
      • getCharacterType

        public SwiftCharset getCharacterType()
        Gets character type
        Returns:
        the character type.
      • setCharacterType

        public void setCharacterType​(SwiftCharset characterType)
        Sets character type.
        Parameters:
        characterType - the character type
      • getLength

        public int getLength()
        Gets length
        Returns:
        the length.
      • setLength

        public void setLength​(int length)
        Sets length.
        Parameters:
        length - the length