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

org.eclipse.digitaltwin.basyx.http.description.ProfileDeclaration Maven / Gradle / Ivy

package org.eclipse.digitaltwin.basyx.http.description;

import java.util.SortedSet;

public interface ProfileDeclaration {
  SortedSet getProfiles();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy