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