VRF.getVRFImplNames()

Signature

String[] getVRFImplNames (String vrfName)

Domain

action

Description

Get the names of all available implementations of a virtual rule function.

Parameters

NameTypeDescription
vrfNameStringThe URI of the virtual rule function.

Returns

TypeDescription
String[]List of names of available implementations. Null if none found.

Cautions

none