com.endeca.infront.navigation.model
Class DvalSpec
java.lang.Object
   com.endeca.infront.navigation.model.DvalSpec
com.endeca.infront.navigation.model.DvalSpec
- public class DvalSpec 
- extends Object
 
 
 
DvalSpec
public DvalSpec()
getId
public String getId()
- 
- Returns:
- the id
 
setId
public void setId(String id)
- 
- Parameters:
- id- the id to set
 
getName
public String getName()
- 
- Returns:
- the name
 
setName
public void setName(String name)
- 
- Parameters:
- name- the name to set
 
equals
public boolean equals(Object obj)
- Returns true if the given object is equal to this DvalSpec, false otherwise.
 
- 
- Overrides:
- equalsin class- Object
 
- 
- Returns:
- true if the given object is equal to this DvalSpec, false otherwise.
 
hashCode
public int hashCode()
- 
- Overrides:
- hashCodein class- Object
 
- 
 
Copyright © 2012, Oracle and/or its affiliates. All rights reserved.