Package ca.uhn.fhir.rest.gclient
Interface ICreate
-
public interface ICreate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ICreateTypedresource(String theResourceAsText)ICreateTypedresource(IBaseResource theResource)
-
-
-
Method Detail
-
resource
ICreateTyped resource(IBaseResource theResource)
-
resource
ICreateTyped resource(String theResourceAsText)
-
-