Uses of Class
dev.vality.damsel.domain_config.RepositorySrv.Checkout_result
Packages that use RepositorySrv.Checkout_result
-
Uses of RepositorySrv.Checkout_result in dev.vality.damsel.domain_config
Methods in dev.vality.damsel.domain_config that return RepositorySrv.Checkout_resultModifier and TypeMethodDescriptionRepositorySrv.Checkout_result.deepCopy()RepositorySrv.Processor.Checkout.getResult(I iface, RepositorySrv.Checkout_args args) RepositorySrv.Checkout_result.setEx1(VersionNotFound ex1) RepositorySrv.Checkout_result.setSuccess(Snapshot success) Methods in dev.vality.damsel.domain_config with parameters of type RepositorySrv.Checkout_resultModifier and TypeMethodDescriptionintRepositorySrv.Checkout_result.compareTo(RepositorySrv.Checkout_result other) booleanRepositorySrv.Checkout_result.equals(RepositorySrv.Checkout_result that) Constructors in dev.vality.damsel.domain_config with parameters of type RepositorySrv.Checkout_resultModifierConstructorDescriptionPerforms a deep copy on other.