|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPAEdmReferentialConstraintRoleView.RoleType | |
---|---|
org.apache.olingo.odata2.jpa.processor.api.model | OData JPA Processor API Library - JPA EDM Model |
Uses of JPAEdmReferentialConstraintRoleView.RoleType in org.apache.olingo.odata2.jpa.processor.api.model |
---|
Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmReferentialConstraintRoleView.RoleType | |
---|---|
JPAEdmReferentialConstraintRoleView.RoleType |
JPAEdmReferentialConstraintRoleView.getRoleType()
The method returns the role type (PRINCIPAL or DEPENDENT) |
static JPAEdmReferentialConstraintRoleView.RoleType |
JPAEdmReferentialConstraintRoleView.RoleType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JPAEdmReferentialConstraintRoleView.RoleType[] |
JPAEdmReferentialConstraintRoleView.RoleType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |