Package | Description |
---|---|
oracle.toplink.essentials.descriptors |
Modifier and Type | Field and Description |
---|---|
protected InheritancePolicy |
ClassDescriptor.inheritancePolicy |
Modifier and Type | Method and Description |
---|---|
InheritancePolicy |
ClassDescriptor.getDescriptorInheritancePolicy()
PUBLIC:
The inheritance policy is used to define how a descriptor takes part in inheritance.
|
InheritancePolicy |
ClassDescriptor.getInheritancePolicy()
PUBLIC:
The inheritance policy is used to define how a descriptor takes part in inheritance.
|
InheritancePolicy |
ClassDescriptor.getInheritancePolicyOrNull()
INTERNAL:
Return the inheritance policy.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassDescriptor.setInheritancePolicy(InheritancePolicy inheritancePolicy)
INTERNAL:
Sets the inheritance policy.
|
Copyright © 2021. All rights reserved.