Uses of Enum Class
ch.admin.bit.jeap.deploymentlog.domain.ReferenceType
Packages that use ReferenceType
-
Uses of ReferenceType in ch.admin.bit.jeap.deploymentlog.domain
Methods in ch.admin.bit.jeap.deploymentlog.domain that return ReferenceTypeModifier and TypeMethodDescription@NonNull ReferenceTypeReference.getType()static ReferenceTypeReturns the enum constant of this class with the specified name.static ReferenceType[]ReferenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.admin.bit.jeap.deploymentlog.domain with parameters of type ReferenceTypeModifier and TypeMethodDescriptionvoidReferenceService.saveReference(UUID id, ReferenceType type, String referenceIdentifier, String uri) Reference.ReferenceBuilder.type(ReferenceType type)