com.viceversatech.rdfbeans.reflect
Class RDFProperty

java.lang.Object
  extended by com.viceversatech.rdfbeans.reflect.AbstractRDFBeanProperty
      extended by com.viceversatech.rdfbeans.reflect.RDFProperty

public class RDFProperty
extends AbstractRDFBeanProperty

RDFProperty.

Author:
alex

Constructor Summary
RDFProperty(java.beans.PropertyDescriptor propertyDescriptor, RDFBeanInfo rdfBeanInfo, RDF annotation, RDFContainer containerAnnotation)
           
 
Method Summary
 RDFContainer.ContainerType getContainerType()
           
 org.ontoware.rdf2go.model.node.URI getUri()
           
 
Methods inherited from class com.viceversatech.rdfbeans.reflect.AbstractRDFBeanProperty
getPropertyDescriptor, getPropertyType, getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFProperty

public RDFProperty(java.beans.PropertyDescriptor propertyDescriptor,
                   RDFBeanInfo rdfBeanInfo,
                   RDF annotation,
                   RDFContainer containerAnnotation)
            throws RDFBeanValidationException
Parameters:
propertyDescriptor -
rdfBeanInfo -
Throws:
RDFBeanException
RDFBeanValidationException
Method Detail

getUri

public org.ontoware.rdf2go.model.node.URI getUri()

getContainerType

public RDFContainer.ContainerType getContainerType()


Copyright © 2011. All Rights Reserved.