Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.service.replacement
Class ReplacementProperty

java.lang.Object
  extended by net.java.sip.communicator.service.replacement.ReplacementProperty

public final class ReplacementProperty
extends Object

Property for Replacement Service

Author:
Purvesh Sahoo

Field Summary
static String REPLACEMENT_ENABLE
          The replacement property.
 
Constructor Summary
ReplacementProperty()
           
 
Method Summary
static String getPropertyName(String source)
          Returns the property name of individual replacement sources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPLACEMENT_ENABLE

public static final String REPLACEMENT_ENABLE
The replacement property.

See Also:
Constant Field Values
Constructor Detail

ReplacementProperty

public ReplacementProperty()
Method Detail

getPropertyName

public static String getPropertyName(String source)
Returns the property name of individual replacement sources

Parameters:
source - the replacement source name.
Returns:
the property name of the specified source as will be stored in the properties file.

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.