Uses of Enum
com.helger.phase4.marshaller.EEbms3DocumentType
Packages that use EEbms3DocumentType
-
Uses of EEbms3DocumentType in com.helger.phase4.marshaller
Methods in com.helger.phase4.marshaller that return EEbms3DocumentTypeModifier and TypeMethodDescriptionstatic EEbms3DocumentTypeDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this type with the specified name.static EEbms3DocumentType[]EEbms3DocumentType.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.helger.phase4.marshaller with parameters of type EEbms3DocumentTypeModifierConstructorDescriptionEbms3ReaderBuilder(EEbms3DocumentType eDocType, Class<JAXBTYPE> aImplClass) Deprecated, for removal: This API element is subject to removal in a future version.Ebms3WriterBuilder(EEbms3DocumentType eDocType) Deprecated, for removal: This API element is subject to removal in a future version.