net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm
Interface Inheritance

All Known Implementing Classes:
InheritanceImpl

public interface Inheritance


Method Summary
 InheritanceType getStrategy()
          Gets the value of the strategy property.
 void setStrategy(InheritanceType value)
          Sets the value of the strategy property.
 

Method Detail

getStrategy

InheritanceType getStrategy()
Gets the value of the strategy property.

Returns:
possible object is InheritanceType

setStrategy

void setStrategy(InheritanceType value)
Sets the value of the strategy property.

Parameters:
value - allowed object is InheritanceType


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