org.hibernate.search.engine.metadata.impl
public class ContainedInMetadata extends Object
| Constructor and Description |
|---|
ContainedInMetadata(org.hibernate.annotations.common.reflection.XMember containedInMember,
Integer maxDepth) |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.annotations.common.reflection.XMember |
getContainedInMember() |
Integer |
getMaxDepth() |
String |
toString() |
public ContainedInMetadata(org.hibernate.annotations.common.reflection.XMember containedInMember, Integer maxDepth)
public org.hibernate.annotations.common.reflection.XMember getContainedInMember()
public Integer getMaxDepth()
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved