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

io.katharsis.resource.links.SelfLinksInformation Maven / Gradle / Ivy

The newest version!
package io.katharsis.resource.links;

public interface SelfLinksInformation extends LinksInformation {

	public String getSelf();

	public void setSelf(String self);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy