se.cambio.cds.model.rule.dto
Class RuleDTO
java.lang.Object
se.cambio.cds.model.rule.dto.RuleDTO
- All Implemented Interfaces:
- Serializable
public class RuleDTO
- extends Object
- implements Serializable
- Author:
- iago.corbal
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleDTO
public RuleDTO(String idRule,
Integer idGuide)
getIdRule
public String getIdRule()
setIdRule
public void setIdRule(String idRule)
getIdGuide
public Integer getIdGuide()
setIdGuide
public void setIdGuide(Integer idGuide)
Copyright © 2013 Cambio. All Rights Reserved.