jar

com.anaptecs.jeaf.generator : jeaf-generator-test-object-mappers

Maven & Gradle

Aug 02, 2023
1 usages

JEAF Generator Test Object Mappers

Table Of Contents

Latest Version

Download com.anaptecs.jeaf.generator : jeaf-generator-test-object-mappers JAR file - Latest Versions:

All Versions

Download com.anaptecs.jeaf.generator : jeaf-generator-test-object-mappers JAR file - All Versions:

Version Vulnerabilities Size Updated
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jeaf-generator-test-object-mappers-1.11.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.anaptecs.jeaf.accounting.impl.domain.mapper

├─ com.anaptecs.jeaf.accounting.impl.domain.mapper.AccountDOToAccountBOConverter.class - [JAR]

├─ com.anaptecs.jeaf.accounting.impl.domain.mapper.AccountToAccountBOConverter.class - [JAR]

├─ com.anaptecs.jeaf.accounting.impl.domain.mapper.BankToBankBOConverter.class - [JAR]

├─ com.anaptecs.jeaf.accounting.impl.domain.mapper.CompanyToCompanyBOConverter.class - [JAR]

├─ com.anaptecs.jeaf.accounting.impl.domain.mapper.CustomerToCustomerBOConverter.class - [JAR]

├─ com.anaptecs.jeaf.accounting.impl.domain.mapper.CustomerToMyAddressBOConverter.class - [JAR]

├─ com.anaptecs.jeaf.accounting.impl.domain.mapper.IndividualToIndividualBOConverter.class - [JAR]

├─ com.anaptecs.jeaf.accounting.impl.domain.mapper.PersonToMyPersonBOConverter.class - [JAR]

com.anaptecs.jeaf.accounting.impl.domainobjects.mapper

├─ com.anaptecs.jeaf.accounting.impl.domainobjects.mapper.AccountInfoToAccountDOConverter.class - [JAR]

com.anaptecs.jeaf.junit.core.mapper

├─ com.anaptecs.jeaf.junit.core.mapper.ClassAToValidationTestObjectConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.core.mapper.POJOWithIDToClassAConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.core.mapper.POJOWithIDnMethodToClassBConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.core.mapper.PlainPOJOToClassAConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.core.mapper.PlainPOJOToClassBConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.core.mapper.PrimitiveArrayServiceObjectToWrapperArrayServiceObjectConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.core.mapper.PrimitiveServiceObjectToModelWrapperTypeServiceObjectConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.core.mapper.PrimitiveServiceObjectToWrapperTypesServiceObjectConverter.class - [JAR]

com.anaptecs.jeaf.junit.impl.domain.mapper

├─ com.anaptecs.jeaf.junit.impl.domain.mapper.ClassAToClassA_BOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.impl.domain.mapper.ClassBToClassB_BOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.impl.domain.mapper.POJOWithIDToAOneBOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.impl.domain.mapper.POJOWithIDToClassA_BOConverter.class - [JAR]

com.anaptecs.jeaf.junit.pojo

├─ com.anaptecs.jeaf.junit.pojo.POJOMapperTest.class - [JAR]

com.anaptecs.jeaf.junit.pojo.mapper

├─ com.anaptecs.jeaf.junit.pojo.mapper.ChildPOJOToBChildPOJOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.pojo.mapper.POJOWithIDnMethodToPOJOWithIDConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.pojo.mapper.ParentPOJOToBChildPOJOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.pojo.mapper.ParentPOJOToBParentPOJOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.pojo.mapper.ParentPOJOToPlainPOJOConverter.class - [JAR]

com.anaptecs.jeaf.junit.domainObjects.mapper

├─ com.anaptecs.jeaf.junit.domainObjects.mapper.IdentifiableServiceObjectToUICCodeDOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.domainObjects.mapper.KanteDOToKanteDOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.domainObjects.mapper.POJOWithIDToVerbindungspunktDOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.domainObjects.mapper.PlainPOJOToVerbindungspunktDOConverter.class - [JAR]

com.anaptecs.jeaf.junit.objectmapping.mapper

├─ com.anaptecs.jeaf.junit.objectmapping.mapper.MappingChildToMappingChildDOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.objectmapping.mapper.MappingParentToMappingParentDOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.objectmapping.mapper.OtherMappingObjectToMappingChildDOConverter.class - [JAR]

├─ com.anaptecs.jeaf.junit.objectmapping.mapper.OtherMappingObjectToMappingParentDOConverter.class - [JAR]