Uses of Class
org.hl7.v3.EnDelimiter
-
Uses of EnDelimiter in org.hl7.v3
Methods in org.hl7.v3 that return EnDelimiterModifier and TypeMethodDescriptionObjectFactory.createEnDelimiter()Create an instance ofEnDelimiterEnDelimiter.withCompression(CompressionAlgorithm value) EnDelimiter.withContent(String... values) EnDelimiter.withContent(Collection<String> values) EnDelimiter.withIntegrityCheck(byte[] value) EnDelimiter.withIntegrityCheckAlgorithm(IntegrityCheckAlgorithm value) EnDelimiter.withLanguage(String value) EnDelimiter.withMediaType(String value) EnDelimiter.withPartType(String value) EnDelimiter.withQualifier(String... values) EnDelimiter.withQualifier(Collection<String> values) EnDelimiter.withRepresentation(BinaryDataEncoding value) Methods in org.hl7.v3 that return types with arguments of type EnDelimiterModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EnDelimiter>ObjectFactory.createENDelimiter(EnDelimiter value) Methods in org.hl7.v3 with parameters of type EnDelimiterModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EnDelimiter>ObjectFactory.createENDelimiter(EnDelimiter value)