org.openmobileis.modules.crm.data.common
Interface GlobalProperty
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- DefaultGlobalProperty
- public interface GlobalProperty
- extends java.io.Serializable
Title: OpenMobileIS project source
Description:
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
getServiceProperty
public java.lang.String getServiceProperty()
getPropertyKey
public java.lang.String getPropertyKey()
getPropertyValue
public java.lang.String getPropertyValue()
setPropertyValue
public void setPropertyValue(java.lang.String value)
Copyright 2005 e-Care. All Rights Reserved.