ExtDataRulePair Interface

public interface ExtDataRulePair

Module Procedures

private function m_newPair(key, value) result(p)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: key
type(ExtDataRule), intent(in) :: value

Return Value type(ExtDataRulePair)