![JAR search and dependency download from the Maven repository](/logo.png)
de.tsl2.nano.h5.navigation.Parameter Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tsl2.nano.h5 Show documentation
Show all versions of tsl2.nano.h5 Show documentation
TSL2 Framework Html5 Extensions (WebServer, Html5Presentation, RuleCover, BeanConfigurator, LogicTable-Sheet, Expression-Descriptors for Actions, Rules, URLs, Queries)
/*
* File: $HeadURL$
* Id : $Id$
*
* created by: Tom, Thomas Schneider
* created on: 02.11.2013
*
* Copyright: (c) Thomas Schneider 2013, all rights reserved
*/
package de.tsl2.nano.h5.navigation;
import de.tsl2.nano.vnet.workflow.ComparableMap;
/**
* helper for vnet connection descriptor.
*
* @author Tom, Thomas Schneider
* @version $Revision$
*/
public class Parameter extends ComparableMap {
/** serialVersionUID */
private static final long serialVersionUID = 1044482067585564955L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy