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

All Known Implementing Classes:
TransientImpl

public interface Transient


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.