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 EEbms3DocumentTypeReturns the enum constant of this type with the specified name.static EEbms3DocumentType[]EEbms3DocumentType.values()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) Ebms3WriterBuilder(EEbms3DocumentType eDocType)