public class OneToManyPluralAttributeElementSourceImpl extends Object implements OneToManyPluralAttributeElementSource
Constructor and Description |
---|
OneToManyPluralAttributeElementSourceImpl(JaxbOneToManyElement oneToManyElement,
LocalBindingContext bindingContext) |
Modifier and Type | Method and Description |
---|---|
PluralAttributeElementNature |
getNature() |
String |
getReferencedEntityName() |
boolean |
isNotFoundAnException() |
public OneToManyPluralAttributeElementSourceImpl(JaxbOneToManyElement oneToManyElement, LocalBindingContext bindingContext)
public PluralAttributeElementNature getNature()
getNature
in interface PluralAttributeElementSource
public String getReferencedEntityName()
getReferencedEntityName
in interface OneToManyPluralAttributeElementSource
public boolean isNotFoundAnException()
isNotFoundAnException
in interface OneToManyPluralAttributeElementSource
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.