Uses of Enum Class
io.apicurio.registry.rest.client.models.EditableContractMetadataClassification
Packages that use EditableContractMetadataClassification
-
Uses of EditableContractMetadataClassification in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return EditableContractMetadataClassificationModifier and TypeMethodDescriptionEditableContractMetadata.getClassification()Gets the classification property value.Returns the enum constant of this class with the specified name.EditableContractMetadataClassification.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.apicurio.registry.rest.client.models with parameters of type EditableContractMetadataClassificationModifier and TypeMethodDescriptionvoidEditableContractMetadata.setClassification(EditableContractMetadataClassification value) Sets the classification property value.