com.endeca.navigation
Class MDimLocation

java.lang.Object
  extended by com.endeca.navigation.DimLocation
      extended by com.endeca.navigation.MDimLocation

public class MDimLocation
extends com.endeca.navigation.DimLocation


Constructor Summary
MDimLocation()
           
MDimLocation(com.endeca.navigation.DimLocation pDimLocation)
           
 
Method Summary
 void setAncestors(MDimValList pAncestors)
           
 void setDimValue(MDimVal pDimValue)
           
 
Methods inherited from class com.endeca.navigation.DimLocation
getAncestors, getDimValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDimLocation

public MDimLocation()

MDimLocation

public MDimLocation(com.endeca.navigation.DimLocation pDimLocation)
Method Detail

setDimValue

public void setDimValue(MDimVal pDimValue)

setAncestors

public void setAncestors(MDimValList pAncestors)