All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.sphere.sdk.expansion.MetaModelExpansionDslExpansionModelRead Maven / Gradle / Ivy

The newest version!
package io.sphere.sdk.expansion;

/**
 * @param  unit of the command result
 * @param  type of the class implementing this class
 * @param  type of the expansion model
 */
public interface MetaModelExpansionDslExpansionModelRead extends MetaModelReferenceExpansionDsl {
    E expansionModel();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy