![JAR search and dependency download from the Maven repository](/logo.png)
nyla.solutions.core.data.Property Maven / Gradle / Ivy
package nyla.solutions.core.data;
import nyla.solutions.core.util.Text;
import java.io.Serializable;
/**
*
*
*
*
* Property is a value object representation of a entity Property with
* name and a value
*
*
* @author Gregory Green
*
* @version 1.0
*
*/
public class Property
implements Serializable, Mappable, Comparable
© 2015 - 2025 Weber Informatics LLC | Privacy Policy