net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm
Interface IdClass

All Known Implementing Classes:
IdClassImpl

public interface IdClass


Method Summary
 String getClazz()
          Gets the value of the clazz property.
 void setClazz(String value)
          Sets the value of the clazz property.
 

Method Detail

getClazz

String getClazz()
Gets the value of the clazz property.

Returns:
possible object is String

setClazz

void setClazz(String value)
Sets the value of the clazz property.

Parameters:
value - allowed object is String


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