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()
|
getBeanMetapublic RdfBeanMeta(BeanMeta<?> beanMeta)
beanMeta - The metadata on the bean that this metadata applies to.public boolean hasBeanUri()
public BeanPropertyMeta getBeanUriProperty()
@Rdf(beanUri) as Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.