public class PrototipoListaPropiedadLinea
extends java.lang.Object
implements java.lang.Cloneable
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
void |
generarPropiedades()
Generar propiedades a partir de las propiedades del prototipo PrototipoListaPropiedades.
|
static PrototipoListaPropiedadLinea |
getInstance()
Gets the single instance of PrototipoListaPropiedadLinea.
|
public static PrototipoListaPropiedadLinea getInstance()
public void generarPropiedades()
public java.lang.Object clone()
clone
in class java.lang.Object