Package com.viceversatech.rdfbeans.annotations

Enum Summary
RDFContainer.ContainerType RDF Container types: NONE - No container BAG - RDF Bag container SEQ - RDF Seq container ALT - RDF Alt container
 

Annotation Types Summary
RDF Applied to: Method declaration
Value: String (required)
RDFBean Applied to: Class or interface declaration
Value: String (required)
RDFContainer Applied to: Method declaration
Value: RDFContainer.ContainerType (optional)
Default value: RDFContainer.ContainerType.NONE
RDFNamespaces Applied to: Class or interface declaration
Value: String or String array (required)
RDFSubject Applied to: Method declaration
Parameter: prefix (String, optional)
 



Copyright © 2011. All Rights Reserved.