|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Contract | |
|---|---|
| org.hibernate.test.immutable | |
| Uses of Contract in org.hibernate.test.immutable |
|---|
| Methods in org.hibernate.test.immutable that return Contract | |
|---|---|
Contract |
Party.getContract()
|
Contract |
ContractVariation.getContract()
|
Contract |
Contract.getParent()
|
| Methods in org.hibernate.test.immutable with parameters of type Contract | |
|---|---|
void |
Plan.addContract(Contract contract)
|
void |
Contract.addSubcontract(Contract subcontract)
|
void |
Plan.removeContract(Contract contract)
|
void |
Plan.removeSubcontracts(Contract contract)
|
void |
Party.setContract(Contract contract)
|
void |
ContractVariation.setContract(Contract contract)
|
void |
Contract.setParent(Contract parent)
|
| Constructors in org.hibernate.test.immutable with parameters of type Contract | |
|---|---|
ContractVariation(int version,
Contract contract)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||