Class Pair
java.lang.Object
org.exoplatform.services.jcr.ext.backup.server.bean.response.Pair
Created by The eXo Platform SAS.
Date: 14.04.2009
Date: 14.04.2009
- Version:
- $Id: Pair.java 111 2008-11-11 11:11:11Z rainf0x $
- Author:
- Alex Reshetnyak
-
Method Summary
-
Method Details
-
getName
getName.- Returns:
- String return the name of parameter
-
setName
setName.- Parameters:
name- String, the name of parameter
-
getValue
getValue.- Returns:
- String return the value of parameter
-
setValue
setValue.- Parameters:
value- String, the value of parameter
-