com.khubla.pragmatach.framework.url
Class RouteSpecificationSegment

java.lang.Object
  extended by com.khubla.pragmatach.framework.url.RouteSpecificationSegment

public class RouteSpecificationSegment
extends Object

Author:
tome

Constructor Summary
RouteSpecificationSegment(String path, String variableId)
          ctor
 
Method Summary
 String getPath()
           
 String getVariableId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RouteSpecificationSegment

public RouteSpecificationSegment(String path,
                                 String variableId)
ctor

Method Detail

getPath

public String getPath()

getVariableId

public String getVariableId()


Copyright © 2014 khubla.com. All rights reserved.