Uses of Class
org.hl7.v3.ENXP
-
Uses of ENXP in org.hl7.v3
Subclasses of ENXP in org.hl7.v3Modifier and TypeClassDescriptionclassJava class for en.delimiter complex type.classJava class for en.family complex type.classJava class for en.given complex type.classJava class for en.prefix complex type.classJava class for en.suffix complex type.Methods in org.hl7.v3 that return ENXPModifier and TypeMethodDescriptionObjectFactory.createENXP()Create an instance ofENXPENXP.withCompression(CompressionAlgorithm value) ENXP.withContent(String... values) ENXP.withContent(Collection<String> values) ENXP.withIntegrityCheck(byte[] value) ENXP.withIntegrityCheckAlgorithm(IntegrityCheckAlgorithm value) ENXP.withLanguage(String value) ENXP.withMediaType(String value) ENXP.withPartType(String value) ENXP.withQualifier(String... values) ENXP.withQualifier(Collection<String> values) ENXP.withRepresentation(BinaryDataEncoding value)