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

de.tsl2.nano.h5.navigation.Parameter Maven / Gradle / Ivy

Go to download

TSL2 Framework Html5 Extensions (WebServer, Html5Presentation, RuleCover, BeanConfigurator, LogicTable-Sheet, Expression-Descriptors for Actions, Rules, URLs, Queries)

There is a newer version: 2.5.3
Show newest version
/*
 * 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