Class PropertiesSpecificationImpl<X,Y,K,V>

java.lang.Object
cz.cvut.kbss.jopa.model.metamodel.PropertiesSpecificationImpl<X,Y,K,V>
All Implemented Interfaces:
FieldSpecification<X,Y>, PropertiesSpecification<X,Y,K,V>

public class PropertiesSpecificationImpl<X,Y,K,V> extends Object implements PropertiesSpecification<X,Y,K,V>