메소드 | 설명 | |
---|---|---|
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
|
public static SepaInstructionForCreditorFromString ( string seqTp ) : SepaInstructionForCreditor.SepaInstructionForCreditorCode | ||
seqTp | string | XML valid value for SeqTp |
리턴 | SepaInstructionForCreditor.SepaInstructionForCreditorCode |
public static SepaInstructionForCreditorToString ( SepaInstructionForCreditor seqTp ) : string | ||
seqTp | SepaInstructionForCreditor | Enum value |
리턴 | string |