org.openmobileis.modules.profiles.old.embedded.core
Class DependProfileModule

java.lang.Object
  extended byorg.openmobileis.modules.profiles.old.embedded.core.DependProfileModule
All Implemented Interfaces:
OpenMISSerializable, java.io.Serializable

public final class DependProfileModule
extends java.lang.Object
implements OpenMISSerializable

Title: OpenMobileIS project source
Description:

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu
See Also:
Serialized Form

Constructor Summary
DependProfileModule()
           
 
Method Summary
 java.lang.String getModuleName()
           
 java.lang.String getModuleVersion()
           
 void setModuleName(java.lang.String moduleName)
           
 void setModuleVersion(java.lang.String moduleVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DependProfileModule

public DependProfileModule()
Method Detail

getModuleName

public java.lang.String getModuleName()

setModuleName

public void setModuleName(java.lang.String moduleName)

getModuleVersion

public java.lang.String getModuleVersion()

setModuleVersion

public void setModuleVersion(java.lang.String moduleVersion)


Copyright 2006 OpenMobileIS. All Rights Reserved.