eXo JCR :: Component :: Extension Service 1.15.1-CP01

org.exoplatform.services.jcr.ext.backup.server.bean.response
Class Pair

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.backup.server.bean.response.Pair

public class Pair
extends Object

Created by The eXo Platform SAS.
Date: 14.04.2009

Version:
$Id: Pair.java 111 2008-11-11 11:11:11Z rainf0x $
Author:
Alex Reshetnyak

Method Summary
 String getName()
          getName.
 String getValue()
          getValue.
 void setName(String name)
          setName.
 void setValue(String value)
          setValue.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()
getName.

Returns:
String return the name of parameter

setName

public void setName(String name)
setName.

Parameters:
name - String, the name of parameter

getValue

public String getValue()
getValue.

Returns:
String return the value of parameter

setValue

public void setValue(String value)
setValue.

Parameters:
value - String, the value of parameter

eXo JCR :: Component :: Extension Service 1.15.1-CP01

Copyright © 2013 eXo Platform SAS. All Rights Reserved.