Uses of Enum Class
org.hl7.v3.BinaryDataEncoding
-
Uses of BinaryDataEncoding in org.hl7.v3
Fields in org.hl7.v3 declared as BinaryDataEncodingMethods in org.hl7.v3 that return BinaryDataEncodingModifier and TypeMethodDescriptionstatic BinaryDataEncodingBIN.getRepresentation()Gets the value of the representation property.static BinaryDataEncodingReturns the enum constant of this class with the specified name.static BinaryDataEncoding[]BinaryDataEncoding.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.v3 with parameters of type BinaryDataEncodingModifier and TypeMethodDescriptionvoidBIN.setRepresentation(BinaryDataEncoding value) Sets the value of the representation property.ADXP.withRepresentation(BinaryDataEncoding value) AdxpAdditionalLocator.withRepresentation(BinaryDataEncoding value) AdxpBuildingNumberSuffix.withRepresentation(BinaryDataEncoding value) AdxpCareOf.withRepresentation(BinaryDataEncoding value) AdxpCensusTract.withRepresentation(BinaryDataEncoding value) AdxpCity.withRepresentation(BinaryDataEncoding value) AdxpCountry.withRepresentation(BinaryDataEncoding value) AdxpCounty.withRepresentation(BinaryDataEncoding value) AdxpDelimiter.withRepresentation(BinaryDataEncoding value) AdxpDeliveryAddressLine.withRepresentation(BinaryDataEncoding value) AdxpDeliveryInstallationArea.withRepresentation(BinaryDataEncoding value) AdxpDeliveryInstallationQualifier.withRepresentation(BinaryDataEncoding value) AdxpDeliveryInstallationType.withRepresentation(BinaryDataEncoding value) AdxpDeliveryMode.withRepresentation(BinaryDataEncoding value) AdxpDeliveryModeIdentifier.withRepresentation(BinaryDataEncoding value) AdxpDirection.withRepresentation(BinaryDataEncoding value) AdxpHouseNumber.withRepresentation(BinaryDataEncoding value) AdxpHouseNumberNumeric.withRepresentation(BinaryDataEncoding value) AdxpPostalCode.withRepresentation(BinaryDataEncoding value) AdxpPostBox.withRepresentation(BinaryDataEncoding value) AdxpPrecinct.withRepresentation(BinaryDataEncoding value) AdxpState.withRepresentation(BinaryDataEncoding value) AdxpStreetAddressLine.withRepresentation(BinaryDataEncoding value) AdxpStreetName.withRepresentation(BinaryDataEncoding value) AdxpStreetNameBase.withRepresentation(BinaryDataEncoding value) AdxpStreetNameType.withRepresentation(BinaryDataEncoding value) AdxpUnitID.withRepresentation(BinaryDataEncoding value) AdxpUnitType.withRepresentation(BinaryDataEncoding value) BIN.withRepresentation(BinaryDataEncoding value) ED.withRepresentation(BinaryDataEncoding value) EnDelimiter.withRepresentation(BinaryDataEncoding value) EnFamily.withRepresentation(BinaryDataEncoding value) EnGiven.withRepresentation(BinaryDataEncoding value) EnPrefix.withRepresentation(BinaryDataEncoding value) EnSuffix.withRepresentation(BinaryDataEncoding value) ENXP.withRepresentation(BinaryDataEncoding value) SC.withRepresentation(BinaryDataEncoding value) ST.withRepresentation(BinaryDataEncoding value) Thumbnail.withRepresentation(BinaryDataEncoding value)