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

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

There is a newer version: 1.0.0-M26
Show 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 MetaModelExpansionDsl {
    E expansionModel();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy