C# Class Perrich.SepaWriter.Utils.SepaInstructionForCreditorUtils

Datei anzeigen Open project: perrich/sepawriter

Public Methods

Method Description
SepaInstructionForCreditorFromString ( string seqTp ) : SepaInstructionForCreditor.SepaInstructionForCreditorCode

Get the Enum value from XML valid value for SeqTp

SepaInstructionForCreditorToString ( SepaInstructionForCreditor seqTp ) : string

Get awaited XML string from Enum value

Method Details

SepaInstructionForCreditorFromString() public static method

Get the Enum value from XML valid value for SeqTp
public static SepaInstructionForCreditorFromString ( string seqTp ) : SepaInstructionForCreditor.SepaInstructionForCreditorCode
seqTp string XML valid value for SeqTp
return SepaInstructionForCreditor.SepaInstructionForCreditorCode

SepaInstructionForCreditorToString() public static method

Get awaited XML string from Enum value
public static SepaInstructionForCreditorToString ( SepaInstructionForCreditor seqTp ) : string
seqTp SepaInstructionForCreditor Enum value
return string