Vertaling van "getName" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
También hay un método getName () para recuperar el nombre. 4
There is also a getName() method for retrieving the name. 4
getName - obtener el nombre del tipo.
getName - get the name of the type.
String getName(): permite obtener el nombre de la funcionalidad.
String getName(): allows obtaining the name of functionality.
Seguro que más de una vez has intentado hacer algo como empty($user->getName())... ¿verdad?
How many times have you tried doing something like empty($user->getName())?
getName(): el nombre del sitio.
getName() - The place's name.
En la fila Método (no se muestra a continuación) presione la flecha desplegable y seleccione el método getName.
On the Method row (not shown below) press the drop-down arrow and select the getName method.
Código de la línea 14: obtener el nombre de la secuencia 1 con el método getName () de la clase de subproceso.
Code Line 14: Getting the name of thread 1 using method getName() of the thread class.
En el ejemplo anterior, el objeto $employee puede acceder a los métodos getName y setName que están definidos en la clase Person, ya que están declarados como públicos.
In the above example, the $employee object can access getName and set Name methods that are defined in the Person class since they are declared as public.
CatalogType#getName() debe remplazarse con un nombre constante y simple, legible para el usuario, para su modificador.
CatalogType#getName() must be overriden with a constant and simple human-readable name for your modifier.
public String getName(): devuelve el nombre del grupo.
public String getName(): returns the name of the group.
Código de línea 15: Obteniendo el nombre del subproceso 2 utilizando el método getName () de la clase de subproceso.
Code Line 15: Getting the name of thread 2 using method getName() of the thread class.
Puedes inspeccionar las referencias para entender de mejor manera los archivos a los que apuntan con los métodos getPath(), getName() y getBucket().
You can inspect references to better understand the files they point to using the getPath(), getName(), and getBucket() methods.
La ruta debe ser la misma devuelta por RarEntry::getName().
The path must be the same returned by RarEntry::getName().