Class CommitmentType


  • public class CommitmentType
    extends Object
    This class represents the commitment type indication identifiers extracted from the signature.
    • Constructor Detail

      • CommitmentType

        public CommitmentType()
    • Method Detail

      • getIdentifiers

        public List<String> getIdentifiers()
      • addIdentifier

        public void addIdentifier​(String identifier)