Uses of Enum
org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLInteractionSpec.InteractionType
Packages that use OracleNoSQLInteractionSpec.InteractionType
-
Uses of OracleNoSQLInteractionSpec.InteractionType in org.eclipse.persistence.internal.nosql.adapters.sdk
Methods in org.eclipse.persistence.internal.nosql.adapters.sdk that return OracleNoSQLInteractionSpec.InteractionTypeModifier and TypeMethodDescriptionOracleNoSQLInteractionSpec.getInteractionType()Returns the enum constant of this type with the specified name.OracleNoSQLInteractionSpec.InteractionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.persistence.internal.nosql.adapters.sdk with parameters of type OracleNoSQLInteractionSpec.InteractionTypeModifier and TypeMethodDescriptionvoidOracleNoSQLInteractionSpec.setInteractionType(OracleNoSQLInteractionSpec.InteractionType interactionType)