
org.jresearch.commons.base.domain.ProfileAttributeValue Maven / Gradle / Ivy
The newest version!
package org.jresearch.commons.base.domain;
import javax.persistence.MappedSuperclass;
@MappedSuperclass
public abstract class ProfileAttributeValue extends AttributeValue {
// nothing
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy