Uses of Class
com.ibm.fhir.model.type.Xhtml.Builder
-
Packages that use Xhtml.Builder Package Description com.ibm.fhir.model.type -
-
Uses of Xhtml.Builder in com.ibm.fhir.model.type
Methods in com.ibm.fhir.model.type that return Xhtml.Builder Modifier and Type Method Description static Xhtml.BuilderXhtml. builder()Xhtml.BuilderXhtml.Builder. extension(Extension... extension)May be used to represent additional information that is not part of the basic definition of the resource.Xhtml.BuilderXhtml.Builder. extension(Collection<Extension> extension)May be used to represent additional information that is not part of the basic definition of the resource.protected Xhtml.BuilderXhtml.Builder. from(Xhtml xhtml)Xhtml.BuilderXhtml.Builder. id(String id)unique id for the element within a resource (for internal references)Xhtml.BuilderXhtml. toBuilder()Xhtml.BuilderXhtml.Builder. value(String value)Actual xhtml
-