|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.viceversatech.rdfbeans.reflect.AbstractRDFBeanProperty
com.viceversatech.rdfbeans.reflect.RDFProperty
public class RDFProperty
RDFProperty.
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 |
---|
public RDFProperty(java.beans.PropertyDescriptor propertyDescriptor, RDFBeanInfo rdfBeanInfo, RDF annotation, RDFContainer containerAnnotation) throws RDFBeanValidationException
propertyDescriptor
- rdfBeanInfo
-
RDFBeanException
RDFBeanValidationException
Method Detail |
---|
public org.ontoware.rdf2go.model.node.URI getUri()
public RDFContainer.ContainerType getContainerType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |