net.java.sip.communicator.service.replacement
Class ReplacementProperty
java.lang.Object
net.java.sip.communicator.service.replacement.ReplacementProperty
public final class ReplacementProperty
- extends Object
Property for Replacement Service
- Author:
- Purvesh Sahoo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPLACEMENT_ENABLE
public static final String REPLACEMENT_ENABLE
- The replacement property.
- See Also:
- Constant Field Values
ReplacementProperty
public ReplacementProperty()
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.
Distributable under LGPL license.