net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm
Interface MapKey

All Known Implementing Classes:
MapKeyImpl

public interface MapKey


Method Summary
 String getName()
          Gets the value of the name property.
 void setName(String value)
          Sets the value of the name property.
 

Method Detail

getName

String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String


Copyright © 2009 The CC-XJC Community. All Rights Reserved.