org.codehaus.plexus.redback.keys.jdo
Class RedbackKeyManagementJdoModelloMetadata

java.lang.Object
  extended by org.codehaus.plexus.redback.keys.jdo.RedbackKeyManagementJdoModelloMetadata

public class RedbackKeyManagementJdoModelloMetadata
extends java.lang.Object

Generated ModelloMetadata class for RedbackKeyManagementJdo.

Author:
Mr Modello

Constructor Summary
RedbackKeyManagementJdoModelloMetadata()
           
 
Method Summary
 java.lang.String getModelVersion()
           
 void setModelVersion(java.lang.String modelVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedbackKeyManagementJdoModelloMetadata

public RedbackKeyManagementJdoModelloMetadata()
Method Detail

getModelVersion

public java.lang.String getModelVersion()

setModelVersion

public void setModelVersion(java.lang.String modelVersion)


Copyright © 2001-2007 Codehaus. All Rights Reserved.