public method UserKind.getName

Overview

Returns a string representing the name of the user type

Declaration

function getName()
public String getName();
public string getName();

Returns

The method returns a string representing the name of the user type

Details

Declared in UserKind