
com.nedap.retail.messages.epcis.v2.EpcisQueryParameters Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of messages Show documentation
Show all versions of messages Show documentation
Client and messages for communicating with the Nedap Retail APIs
The newest version!
package com.nedap.retail.messages.epcis.v2;
import java.util.List;
public class EpcisQueryParameters {
public List parameters;
public EpcisQueryParameters() {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy