Package com.atlassian.bamboo.labels
Class LabelImpl_
java.lang.Object
com.atlassian.bamboo.hibernate.HibernateBambooEntityObject_
com.atlassian.bamboo.labels.LabelImpl_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class LabelImpl_
extends HibernateBambooEntityObject_
-
Field Summary
Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.CollectionAttribute<LabelImpl,
LabellingImpl> static final String
static final String
static final String
Fields inherited from class com.atlassian.bamboo.hibernate.HibernateBambooEntityObject_
id, ID
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
namespace
-
labellings
public static volatile javax.persistence.metamodel.CollectionAttribute<LabelImpl,LabellingImpl> labellings -
NAME
- See Also:
-
NAMESPACE
- See Also:
-
LABELLINGS
- See Also:
-
-
Constructor Details
-
LabelImpl_
public LabelImpl_()
-