public class RdfBeanMeta extends BeanMetaExtended
@Rdf
annotation on the
class.Constructor and Description |
---|
RdfBeanMeta(BeanMeta<?> beanMeta)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
BeanPropertyMeta |
getBeanUriProperty()
Returns the bean property marked as the URI for the bean (annotated with
@Rdf.beanUri() as |
boolean |
hasBeanUri()
|
getBeanMeta
public RdfBeanMeta(BeanMeta<?> beanMeta)
beanMeta
- The metadata on the bean that this metadata applies to.public boolean hasBeanUri()
public BeanPropertyMeta getBeanUriProperty()
@Rdf.beanUri()
as Copyright © 2018 Apache. All rights reserved.