类 TypedPropImpl<S,​T>

java.lang.Object
org.babyfish.jimmer.meta.impl.TypedPropImpl<S,​T>
所有已实现的接口:
TypedProp<S,​T>
直接已知子类:
TypedPropImpl.Reference, TypedPropImpl.ReferenceList, TypedPropImpl.Scalar, TypedPropImpl.ScalarList

public class TypedPropImpl<S,​T> extends Object implements TypedProp<S,​T>