Class ResourceRef
- java.lang.Object
 - 
- org.linuxforhealth.fhir.bucket.api.ResourceRef
 
 
- 
public class ResourceRef extends java.lang.ObjectContainer for a resource type and logical id 
- 
- 
Constructor Summary
Constructors Constructor Description ResourceRef(java.lang.String resourceType, java.lang.String logicalId)Public constructor 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetLogicalId()java.lang.StringgetResourceType() 
 -