Uses of Enum Class
org.hl7.fhir.r5.utils.NPMPackageGenerator.Category
Packages that use NPMPackageGenerator.Category
-
Uses of NPMPackageGenerator.Category in org.hl7.fhir.r5.utils
Methods in org.hl7.fhir.r5.utils that return NPMPackageGenerator.CategoryModifier and TypeMethodDescriptionstatic NPMPackageGenerator.CategoryReturns the enum constant of this class with the specified name.static NPMPackageGenerator.Category[]NPMPackageGenerator.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.utils with parameters of type NPMPackageGenerator.CategoryModifier and TypeMethodDescriptionvoidNPMPackageGenerator.addFile(NPMPackageGenerator.Category cat, String name, byte[] content) booleanNPMPackageGenerator.hasFile(NPMPackageGenerator.Category cat, String name)