Package org.hl7.fhir.dstu2016may.formats
Class RdfGenerator.Subject
- java.lang.Object
-
- org.hl7.fhir.dstu2016may.formats.RdfGenerator.Triple
-
- org.hl7.fhir.dstu2016may.formats.RdfGenerator.Complex
-
- org.hl7.fhir.dstu2016may.formats.RdfGenerator.Subject
-
- Enclosing class:
- RdfGenerator
public class RdfGenerator.Subject extends RdfGenerator.Complex
-
-
Field Summary
-
Fields inherited from class org.hl7.fhir.dstu2016may.formats.RdfGenerator.Complex
predicates
-
-
Constructor Summary
Constructors Constructor Description Subject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcomment(String comment)voidlabel(String label)org.hl7.fhir.dstu2016may.formats.RdfGenerator.Predicatepredicate(String predicate, RdfGenerator.Triple object, String comment)
-